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


Josh Micich <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |NEEDINFO




--- Comment #13 from Josh Micich <[EMAIL PROTECTED]>  2008-06-05 15:59:26 PST 
---
(In reply to comment #12)
> Have tried with svn trunk and excel 2003...


I noticed a small difference while investigating with BiffViewer.  The dbcells
values in the INDEX records were being set wrong.  I opened a separate bugzilla
(bug 45145) for this because it seems unrelated to the str.applyFont() call
that is critical to this bug.  Bug 45145 was fixed in svn r663765.  I'm
guessing that did not fix this bug, but someone with 2003 will have to confirm.


There are many diffs I see in the BiffViewer output between the file written
with and without the str.applyFont() call.  Perhaps too many to consider
individually.

It would be helpful to simplify the sample code even more (or find other
critical lines).  For example if the call to createUserRow() is skipped, does
the bug still occur?  What happens if the titlesArray has fewer elements?  What
about the line: "dataCell.setCellType(HSSFCell.CELL_TYPE_STRING);" ?


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

Reply via email to