You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Massimo Lusetti (JIRA)" <ji...@apache.org> on 2011/08/11 22:26:28 UTC

[jira] [Resolved] (TAP5-17) Null value in RadioGroup returns the string "on"

     [ https://issues.apache.org/jira/browse/TAP5-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Massimo Lusetti resolved TAP5-17.
---------------------------------

       Resolution: Won't Fix
    Fix Version/s: 5.3

Please open a new one for 5.3 if this still applicable

> 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
>             Fix For: 5.3
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira