To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=95029 Issue #|95029 Summary|Replace regular expression with blank string is recurs |ive Component|Word processor Version|OOO300m9 Platform|PC URL| OS/Version|Windows XP Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|ui Assigned to|mru Reported by|cmclout
------- Additional comments from [EMAIL PROTECTED] Thu Oct 16 16:43:08 +0000 2008 ------- When searching for a regular expression, and replacing with a blank string, both "Replace" and "Replace All" recursively replace the search string. If you enter any replacement text, it appears to work properly, but replacing with a blank string results in the incorrect behavior. For example, enter a couple of lines with repeating "a" characters, then do a regular expression search for "^aa", leaving the "Replace With" box blank. When you do a "Replace" or "Replace All", it will correctly remove the first two "a" characters from the line, but then it will check that same line again and remove the next two; it will repeat this until there are less than two "a" characters at the beginning of the line, and only then will it move to the next line. If you enter anything in the "Replace With" box, even if you enter "aa", it will correctly only replace once then move on to the next line. --------------------------------------------------------------------- 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]
