betterselect_taxonomy_form_term_from_checkboxes() causes errors on taxonomy page
Mark Theunissen - February 26, 2009 - 17:38
| Project: | Better Select |
| Version: | 6.x-1.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Mark Theunissen |
| Status: | closed |
Jump to:
Description
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.

#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.