Re: Ajax Error in MSIE 8

2012-05-14 Thread Richard W. Adams
to know. Thanks for the help insight. (Slinks away with red face...) From: Richard W. Adams rwada...@up.com To: users@wicket.apache.org Date: 05/11/2012 11:46 AM Subject:Re: Ajax Error in MSIE 8 I just found a key difference between the IE8 IE9 behaviors in this code

Re: Ajax Error in MSIE 8

2012-05-11 Thread Martin Grigorov
Hi, Which version of Wicket ? In what conditions this happen ? I.e. do you click on a link or do you submit a form or ... On Thu, May 10, 2012 at 11:33 PM, Richard W. Adams rwada...@up.com wrote: I'm getting Ajax errors that seems to occur only in Internet Explorer 8 (same code works fine in

Re: Ajax Error in MSIE 8

2012-05-11 Thread Richard W. Adams
with an average depth of six inches. W. I. E. Gates From: Martin Grigorov mgrigo...@apache.org To: users@wicket.apache.org Date: 05/11/2012 02:26 AM Subject:Re: Ajax Error in MSIE 8 Hi, Which version of Wicket ? In what conditions this happen ? I.e. do you click on a link or do

Re: Ajax Error in MSIE 8

2012-05-11 Thread Martin Grigorov
Date:   05/11/2012 02:26 AM Subject:        Re: Ajax Error in MSIE 8 Hi, Which version of Wicket ? In what conditions this happen ? I.e. do you click on a link or do you submit a form or ... On Thu, May 10, 2012 at 11:33 PM, Richard W. Adams rwada...@up.com wrote: I'm getting Ajax

Re: Ajax Error in MSIE 8

2012-05-11 Thread Richard W. Adams
is asynchronous we can't simply step through the code execution. From: Martin Grigorov mgrigo...@apache.org To: users@wicket.apache.org Date: 05/11/2012 07:26 AM Subject:Re: Ajax Error in MSIE 8 Don't see anything suspicious. You'll have to debug what happens in wicket-ajax.js ... On Fri

Re: Ajax Error in MSIE 8

2012-05-11 Thread Martin Grigorov
to look, as the Ajax processing is asynchronous we can't simply step through the code execution. From:Martin Grigorov mgrigo...@apache.org To:users@wicket.apache.org Date:05/11/2012 07:26 AM Subject:Re: Ajax Error in MSIE 8

Re: Ajax Error in MSIE 8

2012-05-11 Thread Richard W. Adams
settings are required to make IE8 work correctly? From: Martin Grigorov mgrigo...@apache.org To: users@wicket.apache.org Date: 05/11/2012 09:56 AM Subject:Re: Ajax Error in MSIE 8 I'm not sure why this fails for you. And why it fails only from time to time. But looking

Re: Ajax Error in MSIE 8

2012-05-11 Thread Martin Grigorov
@wicket.apache.org Date:   05/11/2012 09:56 AM Subject:        Re: Ajax Error in MSIE 8 I'm not sure why this fails for you. And why it fails only from time to time. But looking at this Javascript code I think it can be improved. File a ticket with a failing test case if possible. On Fri, May 11