yep, file a jira issue

-igor

On Wed, Jul 30, 2008 at 1:53 AM, lars vonk <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have the following simplified situation:
>
> A page with one form containing a radiogroup with one option and two
> AjaxFallbackButtons. One of the two buttons has its
> defaultFormProcessing set to false (because it does not need to submit
> the form). When I test the form submission with the FormTester the
> order in which I add the buttons to the form matter whether or not the
> selected radio choice is actually set on the model object or not.
>
> If I add the button with the defaulFormProcessing = false first is
> does not submit correctly, if I add it as last it does. This behavior
> only occurs with the FormTester and not in the real environment.
>
> I use Wicket 1.4-m3, JDK 1.5.
>
> Is this a bug? If so let me know I'll file a bugreport with a testcase.
>
> Cheers, Lars
>
> ---------------------------------------------------------------------
> 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