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 2008/03/03 18:49:33 UTC

DO NOT REPLY [Bug 42564] org.apache.poi.hssf.record.RecordFormatException: Unable to construct record instance

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





--- Comment #9 from Nick Burch <ni...@torchbox.com>  2008-03-03 09:49:33 ---
(In reply to comment #7)
> Microsoft are supposed to be releasing some new documentation on the file format
> in a week or so, so I'll wait for that then see if it explains this new Grbit
> with value 16

I've read through the docs, and the files are apparently only allowed a grbit
value of x01 or 0x02, anything else isn't allowed

Oddly, we're hitting the issue on the first token value, so there's something
pretty messed up from the start (it's not even like we get confused half way
through)

I'm not sure how to proceed, as the record has data in that the docs say it
shouldn't have. One option might be to just issue a warning and skip the rest
of the ptg, but I'm not sure what else that might ripple on and break


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