[ https://issues.apache.org/jira/browse/TIKA-3873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17629232#comment-17629232 ]
Hudson commented on TIKA-3873: ------------------------------ SUCCESS: Integrated in Jenkins build Tika ยป tika-main-jdk8 #902 (See [https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/902/]) TIKA-3873 -- add an encrypted metadata value when docs are encrypted. (tallison: [https://github.com/apache/tika/commit/441cef8f3946f4804bf7f472f07cfae36f7e29b5]) * (edit) tika-core/src/main/java/org/apache/tika/metadata/TikaCoreProperties.java * (edit) tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-miscoffice-module/src/test/java/org/apache/tika/parser/odf/ODFParserTest.java * (edit) tika-core/src/main/java/org/apache/tika/parser/RecursiveParserWrapper.java > Add a metadata value for encrypted documents > -------------------------------------------- > > Key: TIKA-3873 > URL: https://issues.apache.org/jira/browse/TIKA-3873 > Project: Tika > Issue Type: Task > Reporter: Tim Allison > Assignee: Tim Allison > Priority: Major > > We're currently throwing an EncryptedDocument exception for files that have > encryption when no password is supplied. It would be cleaner for some use > cases to add a flag in the metadata that the file is encrypted. > Currently, users have to catch the exception and/or look for it in the > primary document and in each embedded file. -- This message was sent by Atlassian Jira (v8.20.10#820010)