You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Bruno Marti (JIRA)" <ji...@codehaus.org> on 2009/03/08 19:12:12 UTC

[jira] Created: (MCHANGES-152) page encoding ISO-8859-1 not definable

page encoding ISO-8859-1 not definable
--------------------------------------

                 Key: MCHANGES-152
                 URL: http://jira.codehaus.org/browse/MCHANGES-152
             Project: Maven 2.x Changes Plugin
          Issue Type: Bug
    Affects Versions: 2.1
         Environment: Windows XP, Maven 2.09
            Reporter: Bruno Marti


Neither property <project.reporting.outputEncoding>ISO-8859-1</project.reporting.outputEncoding> 
nor <maven.docs.outputencoding>ISO-8859-1</maven.docs.outputencoding> is accepted for report generation (changes:changes-report).

German characters like 'äöü' are misinterpreted.


-- 
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

       

[jira] Commented: (MCHANGES-152) page encoding ISO-8859-1 not definable

Posted by "Bruno Marti (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MCHANGES-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=196948#action_196948 ] 

Bruno Marti commented on MCHANGES-152:
--------------------------------------

I changed site.xml and changes.xml to 
  <?xml version="1.0" encoding="ISO-8859-1"?>

Problem has gone away.
This issue can be closed

> page encoding ISO-8859-1 not definable
> --------------------------------------
>
>                 Key: MCHANGES-152
>                 URL: http://jira.codehaus.org/browse/MCHANGES-152
>             Project: Maven 2.x Changes Plugin
>          Issue Type: Bug
>          Components: changes-report
>    Affects Versions: 2.1
>         Environment: Windows XP, Maven 2.09
>            Reporter: Bruno Marti
>         Attachments: changes-report.zip, screenshot-1.jpg
>
>
> Neither property <project.reporting.outputEncoding>ISO-8859-1</project.reporting.outputEncoding> 
> nor <maven.docs.outputencoding>ISO-8859-1</maven.docs.outputencoding> is accepted for report generation (changes:changes-report).
> German characters like 'äöü' are misinterpreted.

-- 
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

       

[jira] Commented: (MCHANGES-152) page encoding ISO-8859-1 not definable

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MCHANGES-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=168484#action_168484 ] 

Benjamin Bentmann commented on MCHANGES-152:
--------------------------------------------

A demo poject would be nice. There are various components involved in site generation and from the few bits you gave it's hard to tell whether the problem is really the Changes Plugin, the Site Plugin or just a misconfiguration in your POM.

> page encoding ISO-8859-1 not definable
> --------------------------------------
>
>                 Key: MCHANGES-152
>                 URL: http://jira.codehaus.org/browse/MCHANGES-152
>             Project: Maven 2.x Changes Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: Windows XP, Maven 2.09
>            Reporter: Bruno Marti
>
> Neither property <project.reporting.outputEncoding>ISO-8859-1</project.reporting.outputEncoding> 
> nor <maven.docs.outputencoding>ISO-8859-1</maven.docs.outputencoding> is accepted for report generation (changes:changes-report).
> German characters like 'äöü' are misinterpreted.

-- 
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

       

[jira] Commented: (MCHANGES-152) page encoding ISO-8859-1 not definable

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MCHANGES-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=193061#action_193061 ] 

Dennis Lundberg commented on MCHANGES-152:
------------------------------------------

I can confirm this bug. We ran into it the other day.

> page encoding ISO-8859-1 not definable
> --------------------------------------
>
>                 Key: MCHANGES-152
>                 URL: http://jira.codehaus.org/browse/MCHANGES-152
>             Project: Maven 2.x Changes Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: Windows XP, Maven 2.09
>            Reporter: Bruno Marti
>         Attachments: changes-report.zip, screenshot-1.jpg
>
>
> Neither property <project.reporting.outputEncoding>ISO-8859-1</project.reporting.outputEncoding> 
> nor <maven.docs.outputencoding>ISO-8859-1</maven.docs.outputencoding> is accepted for report generation (changes:changes-report).
> German characters like 'äöü' are misinterpreted.

-- 
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

       

[jira] Updated: (MCHANGES-152) page encoding ISO-8859-1 not definable

Posted by "Bruno Marti (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MCHANGES-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruno Marti updated MCHANGES-152:
---------------------------------

    Attachment: screenshot-1.jpg

see entry in Release 1.0.0 comment. Characters should be 'äöü ÄÖÜ'

> page encoding ISO-8859-1 not definable
> --------------------------------------
>
>                 Key: MCHANGES-152
>                 URL: http://jira.codehaus.org/browse/MCHANGES-152
>             Project: Maven 2.x Changes Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: Windows XP, Maven 2.09
>            Reporter: Bruno Marti
>         Attachments: screenshot-1.jpg
>
>
> Neither property <project.reporting.outputEncoding>ISO-8859-1</project.reporting.outputEncoding> 
> nor <maven.docs.outputencoding>ISO-8859-1</maven.docs.outputencoding> is accepted for report generation (changes:changes-report).
> German characters like 'äöü' are misinterpreted.

-- 
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

       

[jira] Updated: (MCHANGES-152) page encoding ISO-8859-1 not definable

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MCHANGES-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg updated MCHANGES-152:
-------------------------------------

    Component/s: changes-report

> page encoding ISO-8859-1 not definable
> --------------------------------------
>
>                 Key: MCHANGES-152
>                 URL: http://jira.codehaus.org/browse/MCHANGES-152
>             Project: Maven 2.x Changes Plugin
>          Issue Type: Bug
>          Components: changes-report
>    Affects Versions: 2.1
>         Environment: Windows XP, Maven 2.09
>            Reporter: Bruno Marti
>         Attachments: changes-report.zip, screenshot-1.jpg
>
>
> Neither property <project.reporting.outputEncoding>ISO-8859-1</project.reporting.outputEncoding> 
> nor <maven.docs.outputencoding>ISO-8859-1</maven.docs.outputencoding> is accepted for report generation (changes:changes-report).
> German characters like 'äöü' are misinterpreted.

-- 
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

       

[jira] Updated: (MCHANGES-152) page encoding ISO-8859-1 not definable

Posted by "Bruno Marti (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MCHANGES-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruno Marti updated MCHANGES-152:
---------------------------------

    Attachment: changes-report.zip

a littler demo project to regenerate the bug.
useage:
mvn changes:changes-report

> page encoding ISO-8859-1 not definable
> --------------------------------------
>
>                 Key: MCHANGES-152
>                 URL: http://jira.codehaus.org/browse/MCHANGES-152
>             Project: Maven 2.x Changes Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: Windows XP, Maven 2.09
>            Reporter: Bruno Marti
>         Attachments: changes-report.zip, screenshot-1.jpg
>
>
> Neither property <project.reporting.outputEncoding>ISO-8859-1</project.reporting.outputEncoding> 
> nor <maven.docs.outputencoding>ISO-8859-1</maven.docs.outputencoding> is accepted for report generation (changes:changes-report).
> German characters like 'äöü' are misinterpreted.

-- 
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

       

[jira] Closed: (MCHANGES-152) page encoding ISO-8859-1 not definable

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MCHANGES-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed MCHANGES-152.
------------------------------------

    Resolution: Not A Bug

> page encoding ISO-8859-1 not definable
> --------------------------------------
>
>                 Key: MCHANGES-152
>                 URL: http://jira.codehaus.org/browse/MCHANGES-152
>             Project: Maven 2.x Changes Plugin
>          Issue Type: Bug
>          Components: changes-report
>    Affects Versions: 2.1
>         Environment: Windows XP, Maven 2.09
>            Reporter: Bruno Marti
>         Attachments: changes-report.zip, screenshot-1.jpg
>
>
> Neither property <project.reporting.outputEncoding>ISO-8859-1</project.reporting.outputEncoding> 
> nor <maven.docs.outputencoding>ISO-8859-1</maven.docs.outputencoding> is accepted for report generation (changes:changes-report).
> German characters like 'äöü' are misinterpreted.

-- 
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

       

[jira] Commented: (MCHANGES-152) page encoding ISO-8859-1 not definable

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MCHANGES-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=196886#action_196886 ] 

Dennis Lundberg commented on MCHANGES-152:
------------------------------------------

The problem here is actually the charset speciied in the generated html file. It looks like this:

{code:xml}
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
{code}

This is a hint to the browser that the contents of this file is encoded in UTF-8, which it is not. If you manually change the view encoding in your browser to "ISO-8859-1" the characters are displayed correctly.

So you'd need to use a skin that specifies the same encoding that your changes.xml file uses.

> page encoding ISO-8859-1 not definable
> --------------------------------------
>
>                 Key: MCHANGES-152
>                 URL: http://jira.codehaus.org/browse/MCHANGES-152
>             Project: Maven 2.x Changes Plugin
>          Issue Type: Bug
>          Components: changes-report
>    Affects Versions: 2.1
>         Environment: Windows XP, Maven 2.09
>            Reporter: Bruno Marti
>         Attachments: changes-report.zip, screenshot-1.jpg
>
>
> Neither property <project.reporting.outputEncoding>ISO-8859-1</project.reporting.outputEncoding> 
> nor <maven.docs.outputencoding>ISO-8859-1</maven.docs.outputencoding> is accepted for report generation (changes:changes-report).
> German characters like 'äöü' are misinterpreted.

-- 
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