Closed (fixed)
Project:
Better Select
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Feb 2009 at 17:38 UTC
Updated:
13 Mar 2009 at 12:00 UTC
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
Comment #1
Mark Theunissen commentedAhh, 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.