[
https://issues.apache.org/jira/browse/TIKA-2838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16792078#comment-16792078
]
Hudson commented on TIKA-2838:
------------------------------
SUCCESS: Integrated in Jenkins build tika-branch-1x #173 (See
[https://builds.apache.org/job/tika-branch-1x/173/])
TIKA-2838 -- add spaces for comments/annotations in RTF (tallison:
[https://github.com/apache/tika/commit/da7b2d8829546d1bcd2acdf9b9655b05ae3c2c85])
* (add)
tika-parsers/src/test/resources/test-documents/testRTF_annotation_spacing.rtf
* (edit) tika-parsers/src/main/java/org/apache/tika/parser/rtf/GroupState.java
* (edit)
tika-parsers/src/test/java/org/apache/tika/parser/rtf/RTFParserTest.java
* (edit)
tika-parsers/src/main/java/org/apache/tika/parser/rtf/TextExtractor.java
> RTF document processing glues comment fields together with text without
> whitespace
> ----------------------------------------------------------------------------------
>
> Key: TIKA-2838
> URL: https://issues.apache.org/jira/browse/TIKA-2838
> Project: Tika
> Issue Type: Bug
> Components: parser
> Affects Versions: 1.17, 1.19
> Reporter: Karl Wright
> Assignee: Tim Allison
> Priority: Major
> Fix For: 2.0.0, 1.21
>
>
> See ManifoldCF ticket CONNECTORS-1591 for a sample document and a description
> of the problem. Basically, comment fields for RTF documents are glued
> together with no whitespace between them, while other document formats
> properly put in a space (e.g. .docx etc).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)