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 2013/10/16 21:48:42 UTC

[Bug 55658] SXSSFCell.convertCellValueToString() incorrectly implemented for CELL_TYPE_NUMERIC

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

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Dominik Stadler <do...@gmx.at> ---
I took a look, it only happens if you set a cell first to a numeric value and
then set a string value to the same cell.

So a workaround for now might be to only set the value of the cell once during
creation of the xlsx.

I fixed it for the next release, see r1532873 in SVN.

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