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

Danilo Barboza updated JCR-1727:
--------------------------------

    Description: 
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.

  was:
Trying to extract an HTML that is UTF-8 encoded is modifying the UTF-8 special 
char (like á, é, ó, ã etc).

This cause a wrong search, cause lucene use this extractor to index content.

See attachments for an example of the problem.


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