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 2011/10/04 23:03:20 UTC

DO NOT REPLY [Bug 51955] unable to get themes table from getStylesTable() call using the XSSFReader event model

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

Nick Burch <ni...@alfresco.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Nick Burch <ni...@alfresco.com> 2011-10-04 21:03:20 UTC ---
Themes live in a different package part to the styles, but they're linked. I
suspect that the xssf reader isn't doing the setup that xssf usermodel does to
wire the two together

If you have a minute, take a look at how usermodel does the themes bit, then
work up a patch to have the reader do the same. That'll be much quicker than
waiting for someone to have time to look at it!

Also, any chance you could turn your sample program into a (currently failing)
unit test, so when fixed we can ensure it stays fixed?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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