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

            Bug ID: 143332
           Summary: Error in Basic InRtrrev function in case of case
                    insensitive search
           Product: LibreOffice
           Version: 6.2 all versions
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: [email protected]
          Reporter: [email protected]

Description:
Run macro:

Option VBASupport 1

Sub TestInStrRevFunction()
        MsgBox InStrRev("α", "Α")
End Sub

Steps to Reproduce:
Run the above macro.

Actual Results:
Result is 0.

Expected Results:
Result is 1. Arguments - Greek letter alpha (uppercase and lowercase)


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.2.5.2 (x64)
Build-ID: 1ec314fa52f458adc18c4f025c545a4e8b22c159
CPU-Threads: 4; BS: Windows 10.0; UI-Render: GL; VCL: win; 
Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to