On Tue, Nov 26, 2013 at 11:29 AM, Martin Dietze <[email protected]> wrote:
> On Tue, November 26, 2013, Martin Grigorov wrote: > > > > 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. > > Yep, at a second glance I realised this :) > > > > worthwhile as changing the DOM while a request is still in > > > progress does not look totally harmless to me either? > > > > > > > Try it. > > Tried it, but the crash still occurs. > > If you have some more ideas, I'd greatly appreciate this. > Try with MultiFileUploadField - http://www.wicket-library.com/wicket-examples-6.0.x/upload/multi?0 > Actually that above hint seemed very likely a solution to me > since the problem seems to occur on old hardware rather than on > new one. I am currently trying to set up an old laptop with > XP/IE8 hoping to be finally able to reproduce that problem. > > Cheers, > > M'bert > > -- > ----------- / http://herbert.the-little-red-haired-girl.org / > ------------- > =+= > Who the fsck is "General Failure", and why is he reading my disk? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
