You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2017/06/08 15:14:48 UTC

[Bug 57596] OfficeDrawing doesn't return diagram escher records

https://bz.apache.org/bugzilla/show_bug.cgi?id=57596

--- Comment #3 from Oytun <oy...@gmail.com> ---
I think this may be about XSLFRelation class not providing a DIAGRAM relation.
In PowerPoint files, SmartArt is kept under `./ppt/diagrams` and there is not
relation to that in this class.

Initially, for us, Tika was not parsing `./diagrams` directory. Following the
trail, I came here and this may be the issue why Tika is not supporting
`diagrams`.

Tika issue: https://issues.apache.org/jira/browse/TIKA-1945

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org