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

Dashboard Ignores JIRA Encoding Configuration - wrecks non UTF-8 non-English

    XMLWordPrintable

Details

    Description

      Redundant <meta http-equiv> tag inside <head> on JIRA dashboards

      When viewing the HTML source of a JIRA dashboard, there's a redundant <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> tag in the <head> tag, regardless of what the encoding under Administration>General Configuration is set to.

      For instance, setting the encoding to ISO-8859-1 gives this in the <head> tag:

      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
      

      It's only on dashboards that this issue appears. Other pages are unaffected.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              nmason Nick Mason
              Votes:
              3 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: