well the submitted value does not match any of the id's for any of the
radio components in that hierarchy. Or at least thats what I deduct..
Are you using ajax?

2010/6/7 Douglas Ferguson <doug...@douglasferguson.us>:
> Does anybody know what might cause this?
>
> org.apache.wicket.WicketRuntimeException:submitted http post value 
> [radio-32719] for RadioGroup component [1:subPanel:linkForm:siteWide]
> is illegal because it does not contain relative path to a Radio componnet.
> Due to this the RadioGroup component cannot resolve the selected
> Radio component pointed to by the illegal value.
> A possible reason is that componment hierarchy changed between rendering and 
> form submission.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to