Posted by Mark Theunissen on February 26, 2009 at 5:38pm
Jump to:
| Project: | Better Select |
| Version: | 6.x-1.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Mark Theunissen |
| Status: | closed (fixed) |
Issue Summary
betterselect_taxonomy_form_term_from_checkboxes() is a strange one. Where is it supposed to be used? I can see it's being attached to the submit handler for the taxonomy_form_term form, but why? I don't see the element being used on the Taxonomy form.
Comments
#1
Ahh, that's because I had "only on node form" selected. But there is still a bug I think, the hook_form_alter() should not add a submit handler if the 'betterselect_node_form_only' variable is set.
Fixed in -dev.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.