[Libreoffice-bugs] [Bug 132380] Tools> Options> Calc> Calculate> Case sensitive should be used by functions handling regular expressions

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Apr 24 14:34:09 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=132380

Mike Kaganski <mikekaganski at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
             Status|UNCONFIRMED                 |RESOLVED
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=78
                   |                            |840

--- Comment #2 from Mike Kaganski <mikekaganski at hotmail.com> ---
The case-insensitive behaviour of SEARCH is defined in the OpenFormula [1].
Additionally, starting with v.7.0, regular expressions in functions honor
(?-i)/(?i) flags [2] (tdf#78840). So =SEARCH("(?i)[a-z]";A2) should work in
v.7.0.

Closing WONTFIX, do you agree?

[1]
http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part2.html#__RefHeading__1018874_715980110
[2] http://userguide.icu-project.org/strings/regexp#TOC-Flag-Options

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200424/d63e5e08/attachment.htm>


More information about the Libreoffice-bugs mailing list