You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Johan Compagner (JIRA)" <ji...@apache.org> on 2009/04/29 10:26:30 UTC

[jira] Closed: (WICKET-2215) WebClientInfo does not set browerMajorVersion for IE8

     [ https://issues.apache.org/jira/browse/WICKET-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Johan Compagner closed WICKET-2215.
-----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.3.6)
                   1.3.7

backported, but will only make it in 1.3.7

> WebClientInfo does not set browerMajorVersion for IE8
> -----------------------------------------------------
>
>                 Key: WICKET-2215
>                 URL: https://issues.apache.org/jira/browse/WICKET-2215
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3.5, 1.4-RC2
>         Environment: Client: Windows XP / Internet Explorer 8
>            Reporter: Mat Johns
>            Assignee: Juergen Donnerstag
>             Fix For: 1.3.7, 1.4-RC3
>
>         Attachments: basic-ie8.patch, regex-ie8.patch
>
>
> Within org.apache.wicket.protocol.http.request.WebClientInfo the lookup of the browserMajorVersion is performed by a number specific tests (for 'msie 6.' and 'msie 7.'). All other IE browsers are set to the default value -1. This includes IE8.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.