GitHub user niesink opened a pull request: https://github.com/apache/wicket/pull/70
WICKET-5517 Added support for detection of IE11 in Wicket.Browser.isIE() and update references to Wicket.Browser.isIE() You can merge this pull request into a Git repository by running: $ git pull https://github.com/niesink/wicket wicket-6.x Alternatively you can review and apply these changes as the patch at: https://github.com/apache/wicket/pull/70.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #70 ---- commit a8fcba33b2ae33ccadfd6885ac05812143cbd5c9 Author: Luke Niesink <luke.nies...@topicus.nl> Date: 2014-02-25T15:15:06Z WICKET-5517 Added support for detection of IE11 in Wicket.Browser.isIE() commit a6565b625581ea583006ac98e5d4dba9c7b730fc Author: Luke Niesink <luke.nies...@topicus.nl> Date: 2014-02-25T15:16:35Z WICKET-5517 Use Wicket.Browser.isIELessThan11() as the behaviour of Wicket.Browser.isIE() has changed ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---