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

XMLWordPrintable

    • 4.01

      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.

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

                Created:
                Updated:
                Resolved: