Hi,

This is improved in Wicket 6.
Please upgrade your application.


On Wed, Feb 13, 2013 at 11:28 PM, Ashley Reed <[email protected]> wrote:

> I just wanted to ask this question before figuring out how to file a bug.
> I'm using Wicket 1.5.6, and it seems like multipart ajax form submits don't
> block the ajax channel. I'm doing an ajax submit that causes the form to go
> away, and other ajax links on the form don't wait until the form submission
> is complete. The result is that other ajax links cause an exception if
> they're clicked before the form submission is complete because the objects
> no longer exist in the page. I would think the precondition on the links
> shouldn't be tested until the channel is available. Is this a bug?
>
> Thanks,
> Ashley
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: 
> users-unsubscribe@wicket.**apache.org<[email protected]>
> For additional commands, e-mail: [email protected]
>
>


-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com <http://jweekend.com/>

Reply via email to