Re: AjaxFallbackButton: inconsistend submit order

2008-10-24 Thread Igor Vaynberg
shows it was released here...maybe martijn sneaked that change in. -igor On Fri, Oct 24, 2008 at 12:52 AM, Stefan Fußenegger <[EMAIL PROTECTED]> wrote: > > https://issues.apache.org/jira/browse/WICKET-1894 > > btw: 1.3.5 is still in the "unreleased versions" section > > regards > > > > igor.vaynb

Re: AjaxFallbackButton: inconsistend submit order

2008-10-24 Thread Stefan Fußenegger
https://issues.apache.org/jira/browse/WICKET-1894 btw: 1.3.5 is still in the "unreleased versions" section regards igor.vaynberg wrote: > > this sounds like a bug, please file a jira report > > -igor > > On Thu, Oct 23, 2008 at 6:47 AM, Stefan Fußenegger > <[EMAIL PROTECTED]> wrote: >> >>

Re: AjaxFallbackButton: inconsistend submit order

2008-10-24 Thread Igor Vaynberg
this sounds like a bug, please file a jira report -igor On Thu, Oct 23, 2008 at 6:47 AM, Stefan Fußenegger <[EMAIL PROTECTED]> wrote: > > Hi folks, > > I just stumbled upon a problem with a Form containing a nested Form and two > AjaxFallbackButtons (submit and preview). I need to implement diffe

AjaxFallbackButton: inconsistend submit order

2008-10-23 Thread Stefan Fußenegger
Hi folks, I just stumbled upon a problem with a Form containing a nested Form and two AjaxFallbackButtons (submit and preview). I need to implement different onSubmit() behavior of the nested Form depending on the clicked button. The order of onSubmit() calls is: without JS: - AjaxFallbackButto