[ https://issues.apache.org/jira/browse/TIKA-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14181530#comment-14181530
]
Hong-Thai Nguyen commented on TIKA-1446:
----------------------------------------
Thank alot [~binhawking], I've quick look on your fix. Effectually, there's quite a lot of
changes. After cleanup & fix some minor, I broke CHM tests.
We appreciate really your contribution and we should continue & finalize. I've created
new pull request basing on a branch with your fix + my cleanup:
https://github.com/apache/tika/pull/21
https://github.com/thaichat04/tika.git, branch TIKA-1446
> 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)
|