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

quicksketch’s picture

Status: Active » Closed (won't fix)

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