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 2009/03/24 18:00:17 UTC

DO NOT REPLY [Bug 46874] org.apache.poi.hssf.usermodel.HSSFWorkbook.getCellStyleAt() method calls ...model.Workbook.getExFormatAt() with wrong signature & crashes.

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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME




--- Comment #1 from Nick Burch <ni...@torchbox.com>  2009-03-24 10:00:08 PST ---
I'm almost certain that you have two copies of poi in your classpath, and
that's what is breaking things. I'd suggest you try the code in the faq for
checking where classes come from, and that ought to help you spot your two
conflicting versions

(It all works fine for me, and for all the unit tests)

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