[ 
https://issues.apache.org/jira/browse/TIKA-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902496#action_12902496
 ] 

Chris A. Mattmann commented on TIKA-498:
----------------------------------------

Okey dokey, I've confirmed Robert's patch fixes the issue:

{noformat}
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tika
[INFO]    task-segment: [test]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] Apache Tika parent .................................... SUCCESS [1.425s]
[INFO] Apache Tika core ...................................... SUCCESS [7.387s]
[INFO] Apache Tika parsers ................................... SUCCESS 
[1:11.272s]
[INFO] Apache Tika application ............................... SUCCESS [4.470s]
[INFO] Apache Tika OSGi bundle ............................... SUCCESS [0.872s]
[INFO] Apache Tika ........................................... SUCCESS [0.300s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 28 seconds
[INFO] Finished at: Wed Aug 25 09:05:01 PDT 2010
[INFO] Final Memory: 37M/81M
[INFO] ------------------------------------------------------------------------
{noformat}


> HTML parser fails on turkish locale
> -----------------------------------
>
>                 Key: TIKA-498
>                 URL: https://issues.apache.org/jira/browse/TIKA-498
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>            Reporter: Robert Muir
>            Assignee: Chris A. Mattmann
>             Fix For: 0.8
>
>         Attachments: TIKA-498.patch
>
>
> To reproduce: mvn test -DargLine=-Duser.language=tr
> This is because it uses toLowerCase for the default Locale 

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