[
https://issues.apache.org/jira/browse/TIKA-1992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15311643#comment-15311643
]
Hudson commented on TIKA-1992:
------------------------------
SUCCESS: Integrated in tika-2.x #106 (See
[https://builds.apache.org/job/tika-2.x/106/])
TIKA-1992 -- check for duplicate inline images by COSStream not object
(tallison: rev e5a7604bcbdd92d2a9dd8c216707f0a2933e8852)
*
tika-parser-modules/tika-parser-pdf-module/src/main/java/org/apache/tika/parser/pdf/PDF2XHTML.java
* tika-app/pom.xml
* tika-app/src/test/java/org/apache/tika/parser/AutoDetectParserTest.java
* tika-parser-modules/tika-parser-pdf-module/pom.xml
* tika-parent/pom.xml
> Check for duplicate inline images via COSStream not name in PDFParser
> ---------------------------------------------------------------------
>
> Key: TIKA-1992
> URL: https://issues.apache.org/jira/browse/TIKA-1992
> Project: Tika
> Issue Type: Bug
> Reporter: Tim Allison
> Assignee: Tim Allison
> Priority: Trivial
>
> We're currently checking for duplicate inline images by image name, not by
> COSStream as is done in PDFBox's ExtractImages. Our method doesn't work; we
> should follow their lead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)