You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-dev@incubator.apache.org by "Trevor Oldak (JIRA)" <xa...@incubator.apache.org> on 2007/07/12 17:30:05 UTC

[jira] Closed: (XAP-483) Setting a selected radio button to "true" makes it "false"

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

Trevor Oldak closed XAP-483.
----------------------------


> Setting a selected radio button to "true" makes it "false"
> ----------------------------------------------------------
>
>                 Key: XAP-483
>                 URL: https://issues.apache.org/jira/browse/XAP-483
>             Project: XAP
>          Issue Type: Bug
>          Components: Widgets: Other
>            Reporter: James Margaris
>
> Take a radiobutton group, and set the radiobutton that is already selected to selected via the XML Api. When you query the element, it returns "false" for the value of selected.
> This is because the radiobutton logic tries to deselect the old button and select the new one, but gets confused because the new one is the same as the old one.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.