[
https://issues.apache.org/jira/browse/TIKA-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16391207#comment-16391207
]
Hudson commented on TIKA-2568:
------------------------------
FAILURE: Integrated in Jenkins build Tika-trunk #1455 (See
[https://builds.apache.org/job/Tika-trunk/1455/])
TIKA-2568: detection of full encrypted 7z files (nassif.lfcn:
[https://github.com/apache/tika/commit/fcfd4e15fea1ba25a608b1d1b80147434985365e])
* (edit)
tika-parsers/src/main/java/org/apache/tika/parser/pkg/PackageParser.java
* (edit)
tika-parsers/src/test/java/org/apache/tika/parser/pkg/Seven7ParserTest.java
* (add) tika-parsers/src/test/resources/test-documents/full_encrypted.7z
* (edit) CHANGES.txt
> Full encrypted 7Z file not detected as such
> -------------------------------------------
>
> Key: TIKA-2568
> URL: https://issues.apache.org/jira/browse/TIKA-2568
> Project: Tika
> Issue Type: Bug
> Components: parser
> Affects Versions: 1.17
> Reporter: Luis Filipe Nassif
> Assignee: Luis Filipe Nassif
> Priority: Minor
> Fix For: 2.0, 1.18
>
>
> _Full encrypted 7zip containers that hide its subitem names are not detected
> as encrypted. Fix is to catch PasswordRequiredException when creating
> SevenZFile into PackageParser and rethrow it as EncryptedDocumentException_
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)