[
https://issues.apache.org/jira/browse/TIKA-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709479#action_12709479
]
Jukka Zitting commented on TIKA-224:
------------------------------------
This seems like a duplicate of TIKA-210. Have you tried a recent checkout from
Tika trunk?
> Missing body in HtmlParser
> --------------------------
>
> Key: TIKA-224
> URL: https://issues.apache.org/jira/browse/TIKA-224
> Project: Tika
> Issue Type: Bug
> Reporter: Tamas Szendrei
>
> The html is: <html><body>tika</body></html>
> The result is: <?xml version="1.0" encoding="UTF-8"?>tika<html
> xmlns="http://www.w3.org/1999/xhtml"><head><title/></head><body/></html>
> The parser ignores the texts before the first occurence of <li>, <a>, <ul>...
> tags within the body, .
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.