To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=43156
------- Additional comments from [EMAIL PROTECTED] Thu Jan 5 09:29:46 -0800 2006 ------- I took a look at the patch mentioned. I don't like the approach that SC_BEGINS_WITH and SC_ENDS_WITH force the regular expression flag without the user knowing. Doing so alters the semantics of the search string and may result in mismatching results. Instead, if regular expressions are not enabled, ScTable::ValidQuery() should provide the logic needed. Eike --------------------------------------------------------------------- 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]
