It's line 1003 in trunk, and associated with commit 518643.  So, looking at
that commit yields this:

svn log -r 518643
------------------------------------------------------------------------
r518643 | knopp | 2007-03-15 09:40:44 -0500 (Thu, 15 Mar 2007) | 1 line

fixed a problem with ajax request initiated from success script
------------------------------------------------------------------------


--
Jeremy Thomerson
http://www.wickettraining.com



On Fri, Jan 22, 2010 at 6:45 AM, Pedro Santos <[email protected]> wrote:

> Why do Wicket call abort method on XMLHttpRequest after process it?
> (wicket-ajax.js line 1001) It doesn't cause any damage, just the response
> get the error flag set to true.
>
> http://www.w3.org/TR/XMLHttpRequest/#the-abort-method
> --
> Pedro Henrique Oliveira dos Santos
>

Reply via email to