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 2011/02/11 11:59:45 UTC

DO NOT REPLY [Bug 48803] File error: data may have been lost

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

--- Comment #8 from Michiel Leegwater <ml...@gmail.com> 2011-02-11 05:59:41 EST ---
Er, right. Revisited this issue today and found that setting the width of too
many columns (more than HSSF supports) caused the problem.

Should calls to HSSFSheet.setColumnWidth(int, int) be protected with a range
check?

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