You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Boris (Jira)" <ji...@apache.org> on 2021/08/01 19:22:00 UTC

[jira] [Commented] (TIKA-2242) opendocument parsing produces malformed xml

    [ https://issues.apache.org/jira/browse/TIKA-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17391228#comment-17391228 ] 

Boris commented on TIKA-2242:
-----------------------------

Hi, I come back to this old issue because it reappears in my work:

I tried a tika run on a directory of .docx and .odt files to grab metadata into an exist-db project. (tika 1.27, 2.0BETA, 2.0.0 tested with same effect)

Meanwhile, odt generates
 * twisted markups ( ul, ol, see L254-261)
 * and strange annotations: see L243 → the <p> markup begins with an annotation class and is closed by </annotation>

It's a pity because I'd like to grab a large bunch of metadata on .odt which is my default format of work.

(output of tika-app-2.0.0 and file joined underneath). Sincerely.

[^out.xhtml]

^[^cor-S0BAC21-specimen2.odt]^

> opendocument parsing produces malformed xml
> -------------------------------------------
>
>                 Key: TIKA-2242
>                 URL: https://issues.apache.org/jira/browse/TIKA-2242
>             Project: Tika
>          Issue Type: Bug
>          Components: handler, parser
>    Affects Versions: 1.13, 1.14
>            Reporter: Jan Van Raemdonck
>            Assignee: Tim Allison
>            Priority: Major
>             Fix For: 1.15, 2.0.0
>
>         Attachments: 2017-01-02-16B833-16B833VANCAUTEREN.odt, 2017-02-01-15B96Ghijsens-17B96GHIJSENS.odt, cor-S0BAC21-specimen2.odt, out.xhtml
>
>
> For some odt documents, a malformed xml is produced when parsing. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)