[
https://issues.apache.org/jira/browse/TIKA-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16519748#comment-16519748
]
Hudson commented on TIKA-2673:
------------------------------
FAILURE: Integrated in Jenkins build tika-branch-1x #50 (See
[https://builds.apache.org/job/tika-branch-1x/50/])
TIKA-2673 -- unit tests for stricter adherence to spec via Gerard (tallison:
[https://github.com/apache/tika/commit/df9ed8260c91800baa202a748b0ff3854937ff5f])
* (edit)
tika-parsers/src/main/java/org/apache/tika/parser/html/HtmlEncodingDetector.java
* (add)
tika-parsers/src/test/java/org/apache/tika/parser/html/HtmlEncodingDetectorTest.java
TIKA-2673 -- unit tests for stricter adherence to spec via Gerard (tallison:
[https://github.com/apache/tika/commit/c6f7b45ae6ace89ee2398f251c97dd23d220355b])
* (edit)
tika-parsers/src/test/java/org/apache/tika/parser/html/HtmlEncodingDetectorTest.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
>
>
> 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)