To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=113275 Issue #|113275 Summary|error in ReplaceAll with backreferences. Component|Spreadsheet Version|OOO320m19 Platform|Opteron/x86_64 URL| OS/Version|Linux Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|editing Assigned to|spreadsheet Reported by|joancodina
------- Additional comments from [email protected] Tue Jul 20 09:32:16 +0000 2010 ------- in calc I have a cell with the following message toyota|toyota|NC quiere|querer|VM sacar|sacar|VM avensis|avensis|NC and if I do a replace All with regular expressions where the fields are search for:"([^ |]+)\|([^ |]+\|[^ |]+)" replace with: $1 the text i get is "toyota toyota toyota toyota" instead of "toyota quiere sacar avensis" what i get if I execute replace many times (instead of replace all) so it seems that the backreference maintains each value per cell not per martch --------------------------------------------------------------------- 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]
