Active
Project:
Relation Select
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
14 Oct 2011 at 12:08 UTC
Updated:
28 Mar 2019 at 13:26 UTC
Jump to comment: Most recent
Comments
Comment #1
howto commentedI have same error when use this field (type=relation; widget type='relation_select') with field "line_item_manager" (module commerce_line_item http://drupal.org/project/commerce). I only search for entities but i can not select entity. When i remove field "line_item_manager", it work correctly.
But ... unfornately i don't know the bug exactly .
Anyone else discover this bug?
Comment #2
ben_scott commentedHi -
It sounds like the javascript for selecting items is getting overwritten somewhere...I'll look into it.
Cheers,
Ben
Comment #3
anouI confirm that it's not functionning with wysiwyg. If I disable wywiwyg I get to select content but
I'll continue my tests to try to make it work, but it seems that tere is too much conflict for the moment...
Cheers.
Comment #4
Anonymous (not verified) commentedThis is the error message I get:
relationSelectItems[id] is undefined
[Break On This Error] relationSelectItems[id]['element']);
Hope it would make any sense to you :)
cheers!
Comment #5
thissideup commentedjust for a heads up:
#1307674: Notice: Undefined index: view_path in views_ajax(), line 26 of /sites/all/modules/views/includes/ajax.inc is possibly the same bug. the ajax inside rs gets mixed up when other ajax requests are done.
Comment #6
pdcarto commentedThis is definitely blocker for use on production sites that need wysiwyg (including mine, slated for launch in 10 days, which it's looking like we'll have to do without a wysiwyg editor enabled). Hope nobody's offended if I change priority to critical!
Comment #7
steveoliver commented@anou, in comment #3 "the ajax pager is not working. can't see other pages of results", see: #1730262: AJAX errors using Views mini pager
Comment #7.0
steveoliver commentededited*