[ https://issues.apache.org/jira/browse/TIKA-871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13279038#comment-13279038
]
John Mastarone commented on TIKA-871:
-------------------------------------
I tried to reproduce this with a latest build, with the GUI and with the command line; the
problem seems to be gone, possibly due to the final POI 3.8 release. Maybe if Curtis or someone
else could double-check this resolution, the issue can be closed out.
> Text in nested groups within a pptx not parsed
> ----------------------------------------------
>
> Key: TIKA-871
> URL: https://issues.apache.org/jira/browse/TIKA-871
> Project: Tika
> Issue Type: Bug
> Components: parser
> Affects Versions: 0.7, 1.0
> Environment: Windows Server 2003 x64
> java version "1.6.0_23";64bit
> Office 2007
> Reporter: Curtis Hyder
> Attachments: test.pptx
>
>
> Text within objects in a nested group is not parsed.
> Given the following group hierarchy, "foobar" isn't parsed while "fubar" is parsed:
> Group 1
> --Rectangle 3 (contains "fubar")
> --Group 2
> ----Rectangle 1 (contains "foobar")
> ----Rectangle 2 (contains "foobar")
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|