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

Luca <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #2 from Luca <[email protected]> ---
I'm using 3.17. It's the latest if I'm not mistaken. While I'm here I add the
following issue: please make sure that references contained in the formula are
updated when rows are shifted (same as when you copy paste formulas in Excel)
and also when cells are copied. Because now, if you copy paste a formula from a
cell into another cell with cell.setCellType(CellType.FORMULA);
setCellFormula(anotherCell.getCellFormula()); formula is treated as a mere
string and references are not updated.

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