Closed (fixed)
Project:
Taxonomy Manager
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Aug 2009 at 12:36 UTC
Updated:
25 Aug 2009 at 07:20 UTC
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.