[
https://issues.apache.org/jira/browse/TIKA-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16909412#comment-16909412
]
Hudson commented on TIKA-2910:
------------------------------
SUCCESS: Integrated in Jenkins build tika-branch-1x #232 (See
[https://builds.apache.org/job/tika-branch-1x/232/])
TIKA-2910 -- remove hard coded HTMLParser handling of xml files in (tallison:
[https://github.com/apache/tika/commit/a0e87fbe13c191b2eb48f848bda2a10f7fc18a22])
* (edit) CHANGES.txt
* (edit)
tika-server/src/main/java/org/apache/tika/server/resource/TikaResource.java
> Text extraction using Tika command line and Tika server differs
> ---------------------------------------------------------------
>
> Key: TIKA-2910
> URL: https://issues.apache.org/jira/browse/TIKA-2910
> Project: Tika
> Issue Type: Bug
> Components: parser
> Affects Versions: 1.21
> Reporter: Walter
> Priority: Major
> Labels: newbie
> Attachments: CorpusP_25471990.xml
>
>
> When extracting TXT from the very same XML file using either Tika command
> line utility or the Tika in server mode, the results differ.
> It looks as if PCDATA in deeper nested XML structures are just ignored and
> only an empty line is returned.
> I assume both use the same base code. Are there any default settings that may
> differ or can be set?
>
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)