The widget process function references_dialog_process_widget currently overwrites the #attached element of the node_reference textfield. To respect changes by other modules additions to the js, css and library elements should be appended instead.

CommentFileSizeAuthor
#1 attach-1485218-1.diff948 bytesstefan freudenberg

Comments

stefan freudenberg’s picture

Status: Active » Needs review
StatusFileSize
new948 bytes

Here's a quick fix that appends to the js, css and library elements. This can be rewritten in a more elegant manner, I am sure. I wonder if references_dialog_element_info() is really needed, where the function references_dialog_attached() is also used.

fabsor’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.