https://issues.apache.org/bugzilla/show_bug.cgi?id=46368
Terry Paul <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
--- Comment #5 from Terry Paul <[EMAIL PROTECTED]> 2008-12-09 10:22:58 PST ---
Actually, I found the bug when I was creating an Excel file from an XML file,
from which this plain text was extracted.
The logic that lead to the discovery was reading the text from the XML file,
creating an HSSFRichTextString object with the text, and then checking the
length of that HSSFRichTextString before calling HSSFCell.setCellValue() to
ensure it didn't exceed our max allowable length for a cell.
Apologies for not being more clear in my original description.
--
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]