[Libreoffice-bugs] [Bug 143226] New: Unicode code \uXXXX does not work in a regular expression

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jul 7 02:33:35 UTC 2021


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

            Bug ID: 143226
           Summary: Unicode code \uXXXX does not work in a regular
                    expression
           Product: LibreOffice
           Version: 7.1.4.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: TorrAB at Yahoo.com

Description:
Regular-expression Help says \uXXXX is the character represented by the
four-digit hexadecimal Unicode code (XXXX).
This does not work. Searching for ‘m’ as \u006D yields nothing, even if the
text has many ‘m’. (I wanted to find a no-break space, U00A0.)


Steps to Reproduce:
1.search (^h) for \u006D in a doc with ‘m’ in it.
2.
3.

Actual Results:
nothing found

Expected Results:
‘m’ should be found.


Reproducible: Always


User Profile Reset: No



Additional Info:
none

-- 
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/20210707/bb8a9d9d/attachment.htm>


More information about the Libreoffice-bugs mailing list