Tim Allison created TIKA-4418: --------------------------------- Summary: 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
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)