You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "deckrider (JIRA)" <ji...@codehaus.org> on 2014/04/08 15:51:04 UTC

[jira] (MRM-1826) Force Internet Explorer into Standards Mode

deckrider created MRM-1826:
------------------------------

             Summary: Force Internet Explorer into Standards Mode
                 Key: MRM-1826
                 URL: https://jira.codehaus.org/browse/MRM-1826
             Project: Archiva
          Issue Type: Bug
          Components: browser
    Affects Versions: 2.0.1
         Environment: Internet Explorer 9
            Reporter: deckrider
            Priority: Minor


In our company, IE9 is configured under Tools | Compatibility View Settings to  display all Intranet Sites in Compatibility View.

This causes Archiva to display issues, such as a progress indicator which never goes away.

I think the fix for this may be to force standard behavior via this addition to index.html:

<meta http-equiv="X-UA-Compatible" content="IE=edge">



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)