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

Hudson commented on TIKA-2673:
------------------------------

SUCCESS: Integrated in Jenkins build tika-branch-1x #56 (See 
[https://builds.apache.org/job/tika-branch-1x/56/])
TIKA-2673 -- add StrictHtmlEncodingDetector, contributed by Gerard (tallison: 
[https://github.com/apache/tika/commit/525889a4f928d1d448c6aaf6b1ddc19081e07404])
* (add) 
tika-parsers/src/main/java/org/apache/tika/parser/html/StrictHtmlEncodingDetector.java
* (add) 
tika-parsers/src/main/resources/org/apache/tika/parser/html/whatwg-encoding-labels.tsv
* (add) 
tika-parsers/src/test/java/org/apache/tika/parser/html/StrictHtmlEncodingDetectorTest.java


> HtmlEncodingDetector doesn't follow the specification
> -----------------------------------------------------
>
>                 Key: TIKA-2673
>                 URL: https://issues.apache.org/jira/browse/TIKA-2673
>             Project: Tika
>          Issue Type: Bug
>            Reporter: Gerard Bouchar
>            Priority: Major
>         Attachments: HtmlEncodingDetectorTest.java, 
> StrictHtmlEncodingDetector.tar.gz
>
>
> This bug is linked to TIKA-2671, but does not concern metadata, but rather 
> the bytes-based detection itself.
> While reading the specification, I collected a list of sample cases where 
> HtmlEncodingDetector differs from the specification, and thus fails at 
> detecting the right charset.
> I am attaching the test cases to this issue: 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to