You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2008/03/13 23:14:29 UTC

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

    [ http://jira.codehaus.org/browse/MCHECKSTYLE-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_127145 ] 

Benjamin Bentmann commented on MCHECKSTYLE-88:
----------------------------------------------

Luc, you should also
a) indicate your Maven version
b) attach your POM or at least provide the config for the maven-site-plugin and its version
c) attach a debug output of the report generation, e.g. "mvn site -X"
Otherwise it's hard for people to track your problem down to the failing component.


> html report encoding inconsistent with french localized messages encoding
> -------------------------------------------------------------------------
>
>                 Key: MCHECKSTYLE-88
>                 URL: http://jira.codehaus.org/browse/MCHECKSTYLE-88
>             Project: Maven 2.x Checkstyle Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: GNU/Linux, sun java 1.6, french localization, UTF-8 environment
>            Reporter: Luc Maisonobe
>            Priority: Minor
>
> 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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira