Taxonomy manager fails to call Drupal.attachBehaviors() when adding elements to the page.

CommentFileSizeAuthor
taxonomy_manager_xxx.patch611 bytesaidanlis
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

aidanlis’s picture

Note the patch isn't quite right ... it seems to attach behaviours twice to the top level list item only. I haven't been able to improve the patch though.

aidanlis’s picture

This should be: Drupal.attachBehaviors(ul);

Which is tested and works.

ivnish’s picture

Issue summary: View changes
Status: Active » Closed (outdated)