form2js icon indicating copy to clipboard operation
form2js copied to clipboard

Fix checkbox boolean return breaking radio button value.

Open ryanmaxwell opened this issue 14 years ago • 0 comments

Maxim's commit #985a3f3214 Returning boolean values from checkboxes was breaking radio buttons serialization/deserialization when value="true" (string). This fixes that regression.

ryanmaxwell avatar Jan 31 '12 03:01 ryanmaxwell