You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/03/13 08:46:43 UTC

[jira] [Commented] (WICKET-5517) IE11 returns false for Wicket.Browser.isIE()

    [ https://issues.apache.org/jira/browse/WICKET-5517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932954#comment-13932954 ] 

ASF GitHub Bot commented on WICKET-5517:
----------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/wicket/pull/70


> IE11 returns false for Wicket.Browser.isIE()
> --------------------------------------------
>
>                 Key: WICKET-5517
>                 URL: https://issues.apache.org/jira/browse/WICKET-5517
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.14.0
>         Environment: Internet Explorer 11, tested on Windows 7 and 8.
>            Reporter: Luke Niesink
>            Assignee: Emond Papegaaij
>            Priority: Minor
>             Fix For: 7.0.0, 6.15.0
>
>
> As of Internet Explorer 11 this statement returns false instead of true (like it did prior to version 11):
> typeof(document.all) !== "undefined"
> This statement is used on line 56 of wicket-event-jquery.js which means Wicket.Browser.isIE() will return false in IE11.



--
This message was sent by Atlassian JIRA
(v6.2#6252)