Closed (fixed)
Project:
Formfilter
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2009 at 17:43 UTC
Updated:
16 Apr 2010 at 17:20 UTC
Patch attached.
Assumes if the default value would be to be checked, set the hidden value to the value the checkbox takes on when checked.
Robin
| Comment | File | Size | Author |
|---|---|---|---|
| formfilter_checkbox_sanity.diff | 786 bytes | robin monks |
Comments
Comment #1
nedjoThanks Robin. Why does this need to be 'hidden'? Could it instead be 'value'?
Comment #2
robin monks commentedI suspect it could.
Comment #3
nedjoHi Robin,
I've assigned you CVS access to formfilter. Please feel free to change this to a 'value' (to match what's done with other elements) and apply first to HEAD and then to the DRUPAL-5 branch. Thanks!
Comment #4
nedjoApplied a modified version some time ago.