Hello,
I am using taxonomy_manager_tree form element in my custom module (BTW, it's great! thanks!)
I've found bug in assigning onclick event to HitArea in tree.js. In result if I have 4 form elements first receive 4 event hooks, second - 3 event hooks and so on. I've wrote simple fix for it and have patch attached.
Cheerz!
| Comment | File | Size | Author |
|---|---|---|---|
| tree.js_.patch | 303 bytes | pavel.karoukin |
Comments
Comment #1
mh86 commentedHi!
I'm currently working on several new features for the Taxonomy Manager and this fix is included in the DRUPAL-6--2 branch.
Thanks for the patch.