You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Cristiano Kliemann (JIRA)" <ji...@codehaus.org> on 2008/07/11 18:55:27 UTC

[jira] Created: (MPIR-122) Brazilian Portuguese language bundle - encoding problems and improvements

Brazilian Portuguese language bundle - encoding problems and improvements
-------------------------------------------------------------------------

                 Key: MPIR-122
                 URL: http://jira.codehaus.org/browse/MPIR-122
             Project: Maven 2.x Project Info Reports Plugin
          Issue Type: Bug
    Affects Versions: 2.0.1
            Reporter: Cristiano Kliemann
         Attachments: pt_BR-bundle.patch

It appears that somebody encoded the bundle to UTF-8 before executing native2ascii. So, characters such as 'ã', which should be encoded as '\u00e3', are encoded as two invalid characters '\u00c3\u00a3'.

The patch corrects the problem. It also has some other translation additions and improvements.

-- 
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: (MPIR-122) Brazilian Portuguese language bundle - encoding problems and improvements

Posted by "Vincent Siveton (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPIR-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vincent Siveton closed MPIR-122.
--------------------------------

         Assignee: Vincent Siveton
       Resolution: Fixed
    Fix Version/s: 2.1

Fixed in r676085, snapshot deployed

> Brazilian Portuguese language bundle - encoding problems and improvements
> -------------------------------------------------------------------------
>
>                 Key: MPIR-122
>                 URL: http://jira.codehaus.org/browse/MPIR-122
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0.1
>            Reporter: Cristiano Kliemann
>            Assignee: Vincent Siveton
>             Fix For: 2.1
>
>         Attachments: pt_BR-bundle.patch
>
>
> It appears that somebody encoded the bundle to UTF-8 before executing native2ascii. So, characters such as 'ã', which should be encoded as '\u00e3', are encoded as two invalid characters '\u00c3\u00a3'.
> The patch corrects the problem. It also has some other translation additions and improvements.

-- 
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: (MPIR-122) Brazilian Portuguese language bundle - encoding problems and improvements

Posted by "Vincent Siveton (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPIR-122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=141530#action_141530 ] 

Vincent Siveton commented on MPIR-122:
--------------------------------------

Was introduced in [r431633|http://svn.apache.org/viewvc/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_hu.properties?view=diff&r1=431632&r2=431633&pathrev=431633]

> Brazilian Portuguese language bundle - encoding problems and improvements
> -------------------------------------------------------------------------
>
>                 Key: MPIR-122
>                 URL: http://jira.codehaus.org/browse/MPIR-122
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0.1
>            Reporter: Cristiano Kliemann
>            Assignee: Vincent Siveton
>             Fix For: 2.1
>
>         Attachments: pt_BR-bundle.patch
>
>
> It appears that somebody encoded the bundle to UTF-8 before executing native2ascii. So, characters such as 'ã', which should be encoded as '\u00e3', are encoded as two invalid characters '\u00c3\u00a3'.
> The patch corrects the problem. It also has some other translation additions and improvements.

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