Closed (won't fix)
Project:
Webform
Version:
5.x-2.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Mar 2009 at 14:23 UTC
Updated:
10 Feb 2010 at 02:51 UTC
It looks like a webform having a multiple selection field (i.e. checkboxes) with an option containing double quotes causes problems. One of the options had a set of double-quotes on the line, and after a webform submission, only the last checkbox was checked, despite the user's other selections.
Comments
Comment #1
quicksketchThis probably won't be fixed in the 2.x branch, though I've confirmed it's still a problem in the 2.9 version. It's been corrected in the 3.x branch by assigning different keys to checkboxes. In the mean time, I'd suggest using the key|value syntax when specifying checkboxes in the 2.x version.