[
https://issues.apache.org/jira/browse/TIKA-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176261#comment-17176261
]
Nick Burch commented on TIKA-3159:
----------------------------------
That wikipedia page states _Office documents that conform to the OpenDocument
specification but are not contained in a package should use the MIME type
text/xml_
I had been wondering about using parameters like {{;format=flat}}, but based on
that quote maybe a different type would be better
Maybe {{application/vnd.oasis.opendocument.flat.text}} so we have a common
hierarchy for the various flat versions?
> Macros not extracted from OpenDocument format Office files (flatXML format)
> ---------------------------------------------------------------------------
>
> Key: TIKA-3159
> URL: https://issues.apache.org/jira/browse/TIKA-3159
> Project: Tika
> Issue Type: Bug
> Affects Versions: 1.24.1
> Reporter: Robert Kaulbach
> Assignee: Tim Allison
> Priority: Minor
> Attachments: libre-calc-macro.fods, libre-launch-calc.fodp,
> libre-launch-calc.fodt
>
>
> Tika is not extracting the VB macros from each of the attached OpenDocument
> files. These files were created in LibreOffice, I added a shape to each
> document and then set a simple macro to run on click (which tries to launch
> calc.exe).
> I have enabled options in the OOXMLParser and OfficeConfig to extract macros,
> but it has not made a difference.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)