Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
6.2.0
-
None
Description
I am having problems 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.
The problem can also be observed in the simple example
www.wicket-library.com/wicket-examples-6.0.x/ajax/modal-window
Just open a modal window and close it by the X in the corner. Observe how the console is flooded with error messages. IE9 in IE8 mode will also do.
Tried it with wicket 6.2. Line numbers are for development mode javascript.