https://bz.apache.org/bugzilla/show_bug.cgi?id=60832

--- Comment #3 from IceWee <[email protected]> ---
(In reply to Javen O'Neal from comment #1)
> > sometimes
> For the same input file and code, do you always get a corrupt file?
> 
> Can you include the code you used that resulted in corrupt files?

below codes:
cell = row.createCell(cellnum);
cell.setCellValue(value);

the value is from database, if I change the value to common string such as
"hello", export file is OK. But sometimes(debugging) change nothing it's OK.

 Crazy....

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