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

Hudson commented on TIKA-2030:
------------------------------

UNSTABLE: Integrated in Tika-trunk #1080 (See 
[https://builds.apache.org/job/Tika-trunk/1080/])
TIKA-2030 - add processing for <text:s/> element in odt, thanks to (tallison: 
rev c0320f14194608d31b9ffaae9250f28c46017b75)
* 
tika-parsers/src/main/java/org/apache/tika/parser/odf/OpenDocumentContentParser.java
* tika-parsers/src/test/resources/test-documents/testOpenOffice2.odt


> A space is suppressed when parsing Odt file
> -------------------------------------------
>
>                 Key: TIKA-2030
>                 URL: https://issues.apache.org/jira/browse/TIKA-2030
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 1.13
>         Environment: MacOS X
>            Reporter: David Pilato
>            Assignee: Tim Allison
>            Priority: Minor
>         Attachments: test.docx, test.odt
>
>
> I have an ODT sample file which contains:
> {code}
> This is a sample text available in page 1
> {code}
> When I extract its content with Tika, I'm getting:
> {code}
> This isa sample text available in page 1
> {code}
> Note the missing space between {{is}} and {{a}}.
> I'll link to an example ODT file which reproduces this issue.
> Note that I generated this ODT file from MS Word. The original MS Word file 
> is correctly parsed by Tika.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to