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/08/08 17:27:10 UTC

[Bug 55384] Setting a precalculated String value on a formula cell clears out the cell

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

Nick Burch <ap...@gagravarr.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Nick Burch <ap...@gagravarr.org> ---
Any chance you could re-write this as a general unit test across all
implementations? Probably something starting with

for (Workbook wb : new Workbook[] { new HSSFWorkbook(), new XSSFWorkbook, new
SXSSFWorkbook() }) {
  ....

You'd need to use one hssf/xssf to read back afterwards to check, but otherwise
it ought to be possible to make a generic test to check how it behaves across
all versions

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