[ 
http://jira.codehaus.org/browse/MPLUGIN-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Bentmann closed MPLUGIN-96.
------------------------------------

         Assignee: Benjamin Bentmann
       Resolution: Fixed
    Fix Version/s: 2.4.2

Fixed in [r643558|http://svn.apache.org/viewvc?view=rev&revision=643558].

> Handle character encoding properly in makeHtmlValid()
> -----------------------------------------------------
>
>                 Key: MPLUGIN-96
>                 URL: http://jira.codehaus.org/browse/MPLUGIN-96
>             Project: Maven 2.x Plugin Tools
>          Issue Type: Bug
>          Components: API
>    Affects Versions: 2.4
>            Reporter: Benjamin Bentmann
>            Assignee: Benjamin Bentmann
>             Fix For: 2.4.2
>
>         Attachments: exception.txt, jtidy-character-encoding.patch
>
>
> The current usage of JTidy has some bugs:
> - Non-ASCII characters are translated into HTML entities, making an ordinary 
> XML parser (like the Plexus' MXParser) fail to parse the XDoc (see 
> exception.txt)
> - Non-Latin1 characters won't make it through the 
> StringInput-/StringOutputStream (two further classes an international app 
> should avoid...)

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

        

Reply via email to