[
https://issues.apache.org/jira/browse/TAP5-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard M. Lewis Ship updated TAP5-17:
-------------------------------------
Priority: Minor (was: Major)
> Null value in RadioGroup returns the string "on"
> ------------------------------------------------
>
> Key: TAP5-17
> URL: https://issues.apache.org/jira/browse/TAP5-17
> Project: Tapestry 5
> Issue Type: Bug
> Affects Versions: 5.0.15
> Environment: Linux 2.6.24
> Sun JDK 6
> Reporter: Dave Dombrosky
> Priority: Minor
>
> When using a null value on a radio button, or a value the gets ValueEncoded
> to null, the value gets submitted to the server as "on". The value should
> come back null, or at least as an empty String. I have no idea how "on" is
> getting submitted instead of the correct value.
> To test:
> 1) Create radio group with a few radio components in it.
> 2) Make one of these radio buttons have value="null".
> 3) Submit form and watch as you get the String "on" returned instead of null.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]