Done:

https://issues.apache.org/jira/browse/WICKET-1843

I've also attached a fix, although I haven't tested it exactly as written, 
because I didn't feel like recompiling wicket.

Joel

>>> "Igor Vaynberg" <[EMAIL PROTECTED]> 9/19/2008 1:50 PM >>>
create a jira issue for this

-igor

On Fri, Sep 19, 2008 at 7:11 AM, Joel Hill <[EMAIL PROTECTED]> wrote:
> I'm doing some component-based authorization and I'm trying to disable an 
> entire RadioGroup without having to tie the authorization to each individual 
> Radio button.  Were I to directly disable the RadioGroup, it looks like the 
> Radio buttons would also disable (but I haven't tested this); but it will not 
> disable all the choices when I tie an authorization strategy to the 
> RadioGroup.
>
> I'm working with wicket 1.3.3, so has this problem been addressed in a later 
> versoin, and if not, is there some reason we might not want to do this?
>
> Thanks.
>
> Joel
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED] 
> For additional commands, e-mail: [EMAIL PROTECTED] 
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to