To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71000
Issue #|71000
Summary|regexp is never case sensitive in formulae
Component|Spreadsheet
Version|OOo 2.0.4
Platform|All
URL|
OS/Version|All
Status|UNCONFIRMED
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|programming
Assigned to|spreadsheet
Reported by|drking
------- Additional comments from [EMAIL PROTECTED] Mon Oct 30 04:49:41 -0800
2006 -------
Example:
A
1 BC
2 bc
3 =IF(A1=A2;"matches";"doesn't match")
4 =IF(COUNTIF(A1;A2);"matches";"doesn't match")
with regexp enabled. Both formulae should surely produce the same result, to
match only when case sensitivity is not enabled. Only the A1=A2 test considers
case and works correctly; the regexp in COUNTIF always matches even if case
sensitivity is enabled.
Note Issues 69909 and 15339, both involving work on regexp; this issue is
different, specific and unreported.
---------------------------------------------------------------------
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]