To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77248
Issue #|77248
Summary|Unexpected order dependency in regexp
Component|Spreadsheet
Version|OOo 2.1
Platform|PC
URL|
OS/Version|Linux
Status|UNCONFIRMED
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P4
Subcomponent|editing
Assigned to|spreadsheet
Reported by|rf99
------- Additional comments from [EMAIL PROTECTED] Fri May 11 13:14:07 +0000
2007 -------
Search for: \$[[:alnum:]\*]* Replace with: sqrt(&
This Fails, a popup box appears with the message: “Search key not found”
Search for: \$[\*[:alnum:]]* Replace with: sqrt(&
This succeeds
The difference in the two searches is that the “\*” is ahead of the [:alnum:]
for the successful search and after for the failed search.
---------------------------------------------------------------------
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]