You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by lars vonk <la...@gmail.com> on 2008/08/02 10:30:55 UTC

Re: problem with AjaxFallbackButton.setDefaultFormProcessing and WicketTester

I filled a bug: https://issues.apache.org/jira/browse/WICKET-1768

-- Lars

On Wed, Jul 30, 2008 at 5:52 PM, Igor Vaynberg <ig...@gmail.com> wrote:
> yep, file a jira issue
>
> -igor
>
> On Wed, Jul 30, 2008 at 1:53 AM, lars vonk <la...@gmail.com> 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: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

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