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





------- Additional comments from er...@openoffice.org Sun Mar 15 00:29:05 +0000 
2009 -------
revision 269502
sc/source/ui/docshell/impex.cxx

Fixed a problem with string data followed by a formula expression containing
quoted constant string data. Something like
K"this data";EA1&" data"
lead to the expression being appended to the cell data.

Primarily the change fixes the overall handling of embedded quotes in formula
expressions, that incorrectly were escaped by doubling them, and embedded
semicolons, that incorrectly were not escaped. For details see issue 100205.


---------------------------------------------------------------------
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...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


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

Reply via email to