Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-29032

Remove Chrome Frame tag from metadata

    XMLWordPrintable

Details

    Description

      Chrome Frame crashes browser when clicking on 'Attach Screenshot'

      When using Chrome Frame with IE8, Jira defaults to rendering pages using Chrome Frame. This is because of the following setting in : atlassian-jira/includes/decorators/aui-layout/head-common.jsp

      <meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1" />

      Steps to reproduce :

      1. Start Jira 5.0.7
      2. Install Chrome Frame on IE8
      3. Pull up Jira on IE8
      4. Goto an issue and click 'Attach Screenshot'
      5. The browser will crash

      It is clear that Chrome Frame is an unsupported platform. But since our settings for Jira tend to make it a default platform for loading pages, it is a bug.

      The workaround is to remove the last part from the line like :

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

      Regards,
      Ruchi

      Attachments

        Issue Links

          Activity

            People

              edalgliesh Eric Dalgliesh
              rtandon@atlassian.com Ruchi Tandon
              Votes:
              2 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: