Re: IE8, IE7 Ajax fails with Wicket 6?

2012-11-01 Thread Martin Grigorov
Hi,

I can confirm that there is such problem with the ModalWindow.
Please file a ticket.

On Wed, Oct 31, 2012 at 9:41 PM, T Ames tamesw...@gmail.com wrote:
 I tried this with the example and I got the JS errors when I used the X to
 close the window. When using the Show modal dialog with a page and then a
 close link that returns a response, the window closed fine.



 On Wed, Oct 31, 2012 at 3:22 PM, Jack Berg erki.pub...@gmail.com wrote:

 Hi,

 I'm having problem with javascript in IE8 and IE7. I am getting a flood of
 SCRIPT5007: Unable to get value of the property
 'jQuery17209514285345432955': object is null or undefined
 jquery-ver-1348220874405.js, line 3405 character 3
 errors to the console
 or an
 SCRIPT438: Object doesn't support this property or method
 jquery-ver-1348220874405.js, line 3241 character 6
 error to the console (element type: select-one; property:focus).

 The problem can also be observed in the simple example
 www.wicket-library.com/wicket-examples-6.0.x/ajax/modal-window
 Just open the modal, close the modal. Observe how the console is flooded
 with error messages. IE9 in IE8 mode will also do.

 If your browser is configured to show pop-ups of those javascript errors,
 then you are screwed.

 Tried it with wicket 6.2. Line numbers are for development mode javascript.



 --
 View this message in context:
 http://apache-wicket.1842946.n4.nabble.com/IE8-IE7-Ajax-fails-with-Wicket-6-tp4653503.html
 Sent from the Users forum mailing list archive at Nabble.com.

 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org





-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: IE8, IE7 Ajax fails with Wicket 6?

2012-11-01 Thread Jack Berg
I created a ticket:
https://issues.apache.org/jira/browse/WICKET-4851



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/IE8-IE7-Ajax-fails-with-Wicket-6-tp4653503p4653545.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



IE8, IE7 Ajax fails with Wicket 6?

2012-10-31 Thread Jack Berg
Hi,

I'm having problem with javascript in IE8 and IE7. I am getting a flood of
SCRIPT5007: Unable to get value of the property
'jQuery17209514285345432955': object is null or undefined 
jquery-ver-1348220874405.js, line 3405 character 3
errors to the console
or an
SCRIPT438: Object doesn't support this property or method 
jquery-ver-1348220874405.js, line 3241 character 6
error to the console (element type: select-one; property:focus). 

The problem can also be observed in the simple example
www.wicket-library.com/wicket-examples-6.0.x/ajax/modal-window
Just open the modal, close the modal. Observe how the console is flooded
with error messages. IE9 in IE8 mode will also do.

If your browser is configured to show pop-ups of those javascript errors,
then you are screwed.

Tried it with wicket 6.2. Line numbers are for development mode javascript.



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/IE8-IE7-Ajax-fails-with-Wicket-6-tp4653503.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: IE8, IE7 Ajax fails with Wicket 6?

2012-10-31 Thread T Ames
I tried this with the example and I got the JS errors when I used the X to
close the window. When using the Show modal dialog with a page and then a
close link that returns a response, the window closed fine.



On Wed, Oct 31, 2012 at 3:22 PM, Jack Berg erki.pub...@gmail.com wrote:

 Hi,

 I'm having problem with javascript in IE8 and IE7. I am getting a flood of
 SCRIPT5007: Unable to get value of the property
 'jQuery17209514285345432955': object is null or undefined
 jquery-ver-1348220874405.js, line 3405 character 3
 errors to the console
 or an
 SCRIPT438: Object doesn't support this property or method
 jquery-ver-1348220874405.js, line 3241 character 6
 error to the console (element type: select-one; property:focus).

 The problem can also be observed in the simple example
 www.wicket-library.com/wicket-examples-6.0.x/ajax/modal-window
 Just open the modal, close the modal. Observe how the console is flooded
 with error messages. IE9 in IE8 mode will also do.

 If your browser is configured to show pop-ups of those javascript errors,
 then you are screwed.

 Tried it with wicket 6.2. Line numbers are for development mode javascript.



 --
 View this message in context:
 http://apache-wicket.1842946.n4.nabble.com/IE8-IE7-Ajax-fails-with-Wicket-6-tp4653503.html
 Sent from the Users forum mailing list archive at Nabble.com.

 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org