[
https://issues.apache.org/jira/browse/WICKET-1843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Hill updated WICKET-1843:
------------------------------
Attachment: Radio.java
I believe this simple change to the Radio class would fix this issue, although
it hasn't been tested exactly as written. It simply adds a condition to the
final IF statement in onComponentTag().
> Disabling RadioGroup via authorization strategy does not disable contained
> Radio buttons
> ----------------------------------------------------------------------------------------
>
> Key: WICKET-1843
> URL: https://issues.apache.org/jira/browse/WICKET-1843
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.3.3
> Reporter: Joel Hill
> Priority: Minor
> Attachments: Radio.java
>
>
> If you apply an authorization strategy to a RadioGroup which denies it ENABLE
> rights, it's corresponding Radio buttons do not also disable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.