[ https://issues.apache.org/jira/browse/TIKA-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17952656#comment-17952656 ]
Hudson commented on TIKA-4418: ------------------------------ FAILURE: Integrated in Jenkins build Tika ยป tika-branch_3x-jdk11 #2040 (See [https://ci-builds.apache.org/job/Tika/job/tika-branch_3x-jdk11/2040/]) TIKA-4418 -- actually include title in body when injecting select metadata into the body for msg files (#2214) (github: [https://github.com/apache/tika/commit/a1170dff0e6a59f4ea60b42e520b3617b337ff4e]) * (edit) tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-microsoft-module/src/test/java/org/apache/tika/parser/microsoft/OutlookParserTest.java * (edit) tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-microsoft-module/src/main/java/org/apache/tika/parser/microsoft/OutlookExtractor.java > Fix title in writeSelectHeadersInBody() for MSG messages > -------------------------------------------------------- > > Key: TIKA-4418 > URL: https://issues.apache.org/jira/browse/TIKA-4418 > Project: Tika > Issue Type: Task > Reporter: Tim Allison > Priority: Minor > > On TIKA-4411, [~tilman] noticed that we weren't injecting the title into the > body any more for msg files. This is a regression in 3.x and should be fixed. > The bug is that I trusted that the Metadata.SUBJECT key would have the > subject. I should have used TITLE. -- This message was sent by Atlassian Jira (v8.20.10#820010)