To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=111527 Issue #|111527 Summary|REPLACE() fails with Length=0 Component|Spreadsheet Version|OOo 3.0.1 Platform|PC URL| OS/Version|Linux Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|programming Assigned to|spreadsheet Reported by|tzp
------- Additional comments from [email protected] Tue May 11 09:01:05 +0000 2010 ------- If REPLACE() function is used in a cell with a Length value = 0 like this: A1="ABC" A2=REPLACE(A1,1,0,"XXX_") Err 502 is displayed in A2, instead of the expected "XXX_ABC". This works fine in excel, but not in OO, so excel sheets are not displayed correctly. --------------------------------------------------------------------- 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: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
