[
https://issues.apache.org/jira/browse/TIKA-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14258079#comment-14258079
]
Hudson commented on TIKA-1500:
------------------------------
SUCCESS: Integrated in tika-trunk-jdk1.7 #389 (See
[https://builds.apache.org/job/tika-trunk-jdk1.7/389/])
TIKA-1500. Strip tags from content in FeedParser. (tpalsulich:
http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1647741)
* /tika/trunk/CHANGES.txt
*
/tika/trunk/tika-parsers/src/main/java/org/apache/tika/parser/feed/FeedParser.java
> FeedParser extracts XML markup with BodyContentHandler
> ------------------------------------------------------
>
> Key: TIKA-1500
> URL: https://issues.apache.org/jira/browse/TIKA-1500
> Project: Tika
> Issue Type: Bug
> Components: parser
> Affects Versions: 1.6
> Reporter: Reinhard Schwab
> Assignee: Tyler Palsulich
> Priority: Minor
> Fix For: 1.7
>
> Attachments: TIKA-1500.patch
>
>
> I am using FeedParser to extract text and links from feeds and have
> discovered, that the extracted text contains XML markup.
> Usually FeedParser strips markup from text when generating SAX events,
> but one line is missing it.
> The fix is trivial. I will provide a patch.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)