Closed (fixed)
Project:
Clientside Validation
Version:
6.x-1.14
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
24 Jun 2011 at 16:43 UTC
Updated:
11 Jul 2011 at 09:11 UTC
I have taxonomy for a content type set to allow multiple terms. When I enable this module and add a new node, or edit an existing node which has multiple values already, I'm not allowed to save due to the error that only one value can be selected.
Comments
Comment #1
attiks commentedi think it was re-introduced, have a look at http://drupalcode.org/project/clientside_validation.git/blobdiff/396aea1... and try to undo the changes and see if it makes a difference
Comment #2
jelle_sThis issue was indeed re-introduced, but by an other commit somewhere,
not sure how that happened.
Thank you for reporting it, fixed in 6.x-1.14 and 7.x-1.14
Comment #3
jelle_s