[
https://issues.apache.org/jira/browse/TIKA-4692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18072881#comment-18072881
]
Tilman Hausherr edited comment on TIKA-4692 at 4/11/26 6:28 PM:
----------------------------------------------------------------
SXSLFPowerPointExtractorDecorator:265 is missing a null check for the result
of safeGetRelatedPart(). Other calls have it.
was (Author: tilman):
SXSLFPowerPointExtractorDecorator:265 is missing a null check for the result
of safeGetRelatedPart()
> Move PPTX and DOCX SAX parsers closer to parity with DOM based parsers
> ----------------------------------------------------------------------
>
> Key: TIKA-4692
> URL: https://issues.apache.org/jira/browse/TIKA-4692
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Major
> Attachments: eval-reports-sax-v-dom-pptx-docx.zip
>
>
> SAX processing of pptx and docx is more robust in cases where elements are
> embedded more than usual. We should work to promote the sax parsers so that
> we can have parity with features extracted by the DOM based parsers.
> Ideally, we'd move to using sax based as the default in 4.x on a separate
> ticket), but we should back port the updates to 3.x as well.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)