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

            Bug ID: 142180
           Summary: Invalid text comparison result in Basic
           Product: LibreOffice
           Version: 7.1.3.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: so...@comec92.ru

Description:
The text comparison result (for example, "A" and "Z") in Basic is incorrect. 

Steps to Reproduce:
Run Basic script

Sub TestCompare
   Print Cbool("A"<"Z")
End Sub


Actual Results:
False

Expected Results:
True


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Version: 7.1.3.2 (x64) / LibreOffice Community
Build ID: 47f78053abe362b9384784d31a6e56f8511eb1c1
CPU threads: 6; OS: Windows 10.0 Build 19042; UI render: Skia/Vulkan; VCL: win
Locale: ru-RU (ru_RU); UI: ru-RU
Calc: threaded

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

Reply via email to