Ties created WICKET-5404:
----------------------------
Summary: JQuery 1.10.1 does not work well with IE11, upgrade to
1.10.2
Key: WICKET-5404
URL: https://issues.apache.org/jira/browse/WICKET-5404
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 6.11.0
Environment: Internet Explorer 11, windows 8.1
Reporter: Ties
The javascript method attachEvent was replaced with the method
addEventListener in IE11.
JQuery 1.10.1 still uses this method in case of IE > 8. This will cause
javascript compilation errors.
JQuery 1.10.2 seems to have solved this problem.
--
This message was sent by Atlassian JIRA
(v6.1#6144)