[
https://issues.apache.org/jira/browse/TIKA-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14217742#comment-14217742
]
Hudson commented on TIKA-1446:
------------------------------
SUCCESS: Integrated in tika-trunk-jdk1.6 #302 (See
[https://builds.apache.org/job/tika-trunk-jdk1.6/302/])
Reverting incorrect commit whilst fixing test on TIKA-1446 (dmeikle:
http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1640520)
*
/tika/trunk/tika-parsers/src/main/java/org/apache/tika/parser/html/HtmlHandler.java
TIKA-1446: Updated test so it loads the test documents from the classpath
(dmeikle: http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1640518)
*
/tika/trunk/tika-parsers/src/main/java/org/apache/tika/parser/html/HtmlHandler.java
*
/tika/trunk/tika-parsers/src/test/java/org/apache/tika/parser/chm/TestChmExtraction.java
> CHM parser : wrong decompression of aligned blocks
> --------------------------------------------------
>
> Key: TIKA-1446
> URL: https://issues.apache.org/jira/browse/TIKA-1446
> Project: Tika
> Issue Type: Bug
> Affects Versions: 1.7
> Reporter: Bin Hawking
> Priority: Critical
> Attachments: chm.zip
>
>
> If an embedded file contains aligned blocks, the parser outputs chaotic text
> or empty text as to this file.
> I have fixed it myself, corrected decompressAlignedBlock() and its
> preparation methods. Mostly this bug is due to misusing main tree/align
> tree/length tree. And some tree is built wrong.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)