Sergey Kozlov created TIKA-1662:
-----------------------------------
Summary: Some PPTX is parsed wrong
Key: TIKA-1662
URL: https://issues.apache.org/jira/browse/TIKA-1662
Project: Tika
Issue Type: Bug
Components: parser
Affects Versions: 1.8, 1.4, 1.2
Environment: Java 1.8
Reporter: Sergey Kozlov
I use tika parser to get all text from slides. Most of presentations are parsed
as follows: tika parser maps slide to <div> and each text parapraph to <p>. But
http://vk.com/doc50470295_403042266 is treated as two <p> without any <div>. I
have reproduced this with versions 1.2, 1.4 and 1.8; 1.0 works great. This is
the cause I have to use 1.0
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)