https://issues.apache.org/bugzilla/show_bug.cgi?id=45046
Josh Micich <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Josh Micich <[EMAIL PROTECTED]> 2008-05-22 22:30:23 PST ---
There were a few POI bugs that needed fixing here.
The initial report "some cell references point at a different cell" is probably
a duplicate of bug 41726 (which was fixed before 3.0.2-FINAL.
However, since then the LinkTable has been abstracted and it had an assumption
that NameRecord(DEFINEDNAME-0x18) would not occur by itself, but only after a
SupBook(EXTERNALBOOK-0x1AE) and an ExternalSheet(EXTERNSHEET-0x17) record.
The supplied file just has a NameRecord all by itself, and Excel seems to be OK
with this. The fix was relatively simple and was applied in svn r659429.
There were much worse problems which were fixed separately in bug 45066.
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]