You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Erik Östman (JIRA)" <ji...@apache.org> on 2013/03/06 08:26:16 UTC

[jira] [Created] (TAP5-2078) Disabled RadioGroup calls setter on Form Submit

Erik Östman created TAP5-2078:
---------------------------------

             Summary: Disabled RadioGroup calls setter on Form Submit
                 Key: TAP5-2078
                 URL: https://issues.apache.org/jira/browse/TAP5-2078
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.3.6
            Reporter: Erik Östman


Behavior:
A RadioGroup inside a Form will call the setter (with null value) of the the RadioGroup value, even though the RadioGroup is disabled.

Expected Behavior:

A disabled field ignores any values in the request when the form is submitted.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira