To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=109191





------- Additional comments from jho...@openoffice.org Mon May 17 14:26:32 
+0000 2010 -------
We figured out, that if we put the following call:

"cellIn.getFormula();"

between line 113 and 114:

"...
XCell cellOut = sheetOut.getCellByPosition(i, j);
cellIn.getFormula();
cellOut.setFormula(cellIn.getFormula());
..."

in attached test file, which was attached by myself, the exception disappears.

Creation of test files was excluded. We are on the way to test this case on our
test server.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to