On Sun, 22 Mar 2015, Andreas Reichel wrote:
it is my own class/code and I have shown the line causing this bug which
is pure POI:
Ptg[] ptgs= FormulaParser.parse(
oldFormula
, parsingWorkbook
, FormulaType.CELL
, workbook.getSheetIndex(worksheet));
Can you write a small junit unit test that shows up this problem? And did
you try it with Apache POI 3.12 beta 1?
Nick
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]