You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@codehaus.org> on 2014/08/21 16:30:10 UTC

[jira] (MCHECKSTYLE-88) html report encoding inconsistent with french localized messages encoding

     [ https://jira.codehaus.org/browse/MCHECKSTYLE-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte closed MCHECKSTYLE-88.
-------------------------------------

    Resolution: Duplicate
      Assignee: Robert Scholte

MCHECKSTYLE-95 fixes this since 2.2

> html report encoding inconsistent with french localized messages encoding
> -------------------------------------------------------------------------
>
>                 Key: MCHECKSTYLE-88
>                 URL: https://jira.codehaus.org/browse/MCHECKSTYLE-88
>             Project: Maven Checkstyle Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: GNU/Linux, sun java 1.6, french localization, UTF-8 environment
>            Reporter: Luc Maisonobe
>            Assignee: Robert Scholte
>            Priority: Minor
>         Attachments: checkstyle-debug.txt, checkstyle.html, pom.xml
>
>
> When generating a report in a french/UTF-8 environment, the report title and section headers are translated into french with accented characters encoded in UTF-8. However, the html file uses ISO-8859-1 encoding due to this tag in the header:
> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta>
> This result in weid display.



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