Closed (fixed)
Project:
Nice Tags
Version:
6.x-1.0
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
1 Dec 2011 at 14:57 UTC
Updated:
18 Dec 2011 at 17:30 UTC
If we are loading a node form with AHAH, for example, Drupal.settings.nice_tags won't get updated with the new nice_tags_wrapper ids, and not bind js code to it.
after_build is being called though, since the wrapper HTML is being called successfully.
Comments
Comment #1
nunoveloso commentedTried to get the ids array static and add to ahah Drupal object, when adding js in after_build:
But it's making jQ going havoc.
Comment #2
nunoveloso commentedFixed. Currently in dev branch, will feature in next stable release.