Closed (fixed)
Project:
Taxonomy Access Control
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Aug 2011 at 21:09 UTC
Updated:
4 Jan 2014 at 01:11 UTC
Jump to comment: Most recent
Comments
Comment #1
xjmComment #2
xjmThis message appears in
options_field_widget_validate(), but something else is throwing the error before that. Edit: unfortunately, in the beast that is_form_validate().Comment #3
xjmThere's no real way to "get in before"
_form_validate(). That means we should:(2) seems reasonable since we are already making the change with jQuery. I'm less confident in it being a good solution with #1209154: Form UX: disabling vs. hiding disallowed terms and #1209122: Provide better graceful degradation when jQuery is not available., but it would at least prevent our JQuery from totally breaking this sort of field, so we should fix this first and then provide a better solution later.
Comment #4
xjmFixed in:
http://drupal.org/commitlog/commit/364/97ad4675bc4abfb25b73dcf8dd36b564c...
Comment #5.0
(not verified) commentedUpdated issue summary.