[
https://issues.apache.org/jira/browse/TIKA-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison resolved TIKA-1309.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.8
Fixed on duplicate TIKA-1544 in r1658947. Thank you for the patch, [~almson]!
> RTF TextExtractor ignores consecutive linebreaks
> ------------------------------------------------
>
> Key: TIKA-1309
> URL: https://issues.apache.org/jira/browse/TIKA-1309
> Project: Tika
> Issue Type: Bug
> Components: parser
> Affects Versions: 1.5, 1.6
> Reporter: Aleksandr Dubinsky
> Fix For: 1.8
>
> Attachments: 0001-fix-RTF-ignores-consecutive-newlines.patch, test.rtf
>
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> RTF files (such as those produced by WordPad) often encode consecutive
> linebreaks as consecutive \par commands. However,
> org.apache.tika.parser.rtf.TextExtractor ignores the second \par. Solution is
> simple, see attached patch.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)