Allow encoding to be configured in HTML reports

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Fixed
    • 2.3.2
    • Component/s: Reporting
    • None

      see: http://developer.atlassian.com/jira/browse/CLMVN-47

      This could be set in a meta tag, directly in the HTML:
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>

      Alternatively, since the HTML reports are actually XHTML we could use:
      <?xml version="1.0" encoding="ISO-8859-1"?>
      at the top of each file.

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

                Created:
                Updated:
                Resolved: