[ 
https://issues.apache.org/jira/browse/JCR-1727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marcel Reutegger resolved JCR-1727.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5

The HTMLTextExtractor ignored the encoding parameter.

Fixed in revision: 690282

> HTMLTextExtractor modifying UTF-8 encoded String
> ------------------------------------------------
>
>                 Key: JCR-1727
>                 URL: https://issues.apache.org/jira/browse/JCR-1727
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: jackrabbit-text-extractors
>    Affects Versions: 1.4
>         Environment: JDK 1.5 passing -Dfile.encoding=UTF-8 to JVM
>            Reporter: Danilo Barboza
>             Fix For: 1.5
>
>         Attachments: SwingHTMLTextExtractor.java, 
> UTF8HTMLTextExtractorBug.java
>
>
> Trying to extract an HTML that is UTF-8 encoded is modifying the UTF-8 
> special char (like á, é, ó, ã etc).
> This cause a wrong search, because lucene use this extractor to index content.
> See attachments for an example of the problem.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to