[
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.