Closed (fixed)
Project:
Webform
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Oct 2009 at 08:31 UTC
Updated:
21 Feb 2010 at 03:00 UTC
If you use value 0 as an option key in a select component the value, if chosen, is not displayed in the result table. It's filtered out. I don't understand the need of this. We need to display if the user have chosen an option with 0 as key. This happens in select.inc at line 485.
This is especially an issue when using the Conditional fields path where skipped components and components with 0 as submitted values are shown the same way - nothing.
Comments
Comment #1
quicksketchThanks for the report. I believe this was fixed in #354240: Answers in select fields not accepted if questions contain apostrophe AND the field accepts multiple answers, even though it seems like it was an unrelated issue, I fixed a lot of problems with select lists while working on that issue. Please try the latest CVS version and reopen if this problem has not been corrected.