On Mon, Nov 25, 2013 at 7:17 PM, Martin Dietze <[email protected]> wrote:

> On Mon, November 25, 2013, Martin Grigorov wrote:
>
> > I guess that the problem is in
> >
> https://github.com/apache/wicket/blob/master/wicket-core/src/main/java/org/apache/wicket/ajax/res/js/wicket-ajax-jquery.js?source=cc#L856
>
> If I understand this correctly I might get away by producing a
> deployable in which that line is simply commented out (as it is
> intended for Chrome compatibility only)? Also, in a second
>

No. This line is important to process the Ajax XML response.


> approach, moving that line above the 'form.submit()' seems
> worthwhile as changing the DOM while a request is still in
> progress does not look totally harmless to me either?
>

Try it.


>
> I'll have a go and have my customer try it (unfortunately I
> don't have physical access to a box that exhibits this problem).
>
> Cheers,
>
> M'bert
>
> --
> ----------- / http://herbert.the-little-red-haired-girl.org /
> -------------
> =+=
> If you cannot convince them, confuse them.
>                 -- Harry S Truman
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to