[Libreoffice-bugs] [Bug 142180] New: Invalid text comparison result in Basic

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun May 9 11:33:56 UTC 2021


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 at lists.freedesktop.org
          Reporter: sokol at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210509/cdc9f38e/attachment.htm>


More information about the Libreoffice-bugs mailing list