To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=70277
------- Additional comments from [EMAIL PROTECTED] Wed Jun 27 08:25:10 +0000 2007 ------- This seems to be a misunderstanding. The attached patch _disables_ the special replacement functionality for regular expressions. Instead, what is required is to recognize a single '&' in the replace string as a placeholder for the found string and insert the found string at that position in the result string, but if in the replace string a '\&' is escaped with a backslash, a literal '&' should be inserted in the resulting string. --------------------------------------------------------------------- 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]