You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2015/03/23 09:09:11 UTC

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

    [ https://issues.apache.org/jira/browse/TAP5-2078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14375550#comment-14375550 ] 

Jochen Kemnade commented on TAP5-2078:
--------------------------------------

Does this also affect 5.4?

> 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
>            Assignee: Thiago H. de Paula Figueiredo
>              Labels: patch
>         Attachments: 0004-TAP5-2078-Disabled-RadioGroup-calls-setter-on-Form-S.patch
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)