Jack Berg created WICKET-4851:
---------------------------------
Summary: IE8, IE7 javascript errors with Wicket 6
Key: WICKET-4851
URL: https://issues.apache.org/jira/browse/WICKET-4851
Project: Wicket
Issue Type: Bug
Components: wicket-extensions
Affects Versions: 6.2.0
Reporter: Jack Berg
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira