This is an automated email from the ASF dual-hosted git repository.
tallison pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git.
from ef9f442 TIKA-3476 -- turn off tags reports in default comparison and
profile reports.
new 070222a TIKA-3477 -- don't close embedded word doc because that in
turn closes the root. Unrelated issue, avoid NPE if ooxml part doesn't exist.
new 9b8644b TIKA-3478 -- handle "desc" field
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/tika/parser/mp4/boxes/TikaUserDataBox.java | 4 +++-
.../apache/tika/parser/microsoft/WordExtractor.java | 19 ++++++++++---------
.../microsoft/ooxml/AbstractOOXMLExtractor.java | 3 +++
3 files changed, 16 insertions(+), 10 deletions(-)