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 2013/05/01 21:04:53 UTC

[Bug 54916] [PATCH] POI does not always read all the slides in pptx files

https://issues.apache.org/bugzilla/show_bug.cgi?id=54916

--- Comment #1 from virtuald <du...@virtualroadside.com> ---
Created attachment 30249
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30249&action=edit
Updated patch with diagnostic warning log messages

Some testing has shown that other element types sometimes get duplicated,
particularly slideMaster elements. One of the problems with diagnosing this
problem is that POI doesn't try to detect when this problem occurs, which could
be useful for trying to figure out why corrupted pptx files aren't working.
I've updated my patch with some log messages that can assist when things aren't
quite how they should be.

-- 
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