GitHub user trejkaz opened a pull request:
https://github.com/apache/poi/pull/2
HSSFWorkbook.getAllEmbeddedObjects wasn't getting all embedded objects
HSSFWorkbook.getAllEmbeddedObjects wasn't getting all embedded objects,
only the top-level ones. This fixes it to get them recursively.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/trejkaz/poi patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/poi/pull/2.patch
----
commit 5ee3a2d1d0661fb0cf071e2f824d36ed29b8b899
Author: Trejkaz (pen name) <[email protected]>
Date: 2013-05-21T02:35:58Z
Update HSSFWorkbook.java
HSSFWorkbook.getAllEmbeddedObjects wasn't getting all embedded objects,
only the top-level ones.
----
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]