[Libreoffice-bugs] [Bug 121920] New: Mid function doesn't replace to nothing

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Dec 5 12:49:04 UTC 2018


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

            Bug ID: 121920
           Summary: Mid function doesn't replace to nothing
           Product: LibreOffice
           Version: 6.1.3.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: sunweb at hotmail.ru

mystring=" 40"
i = InStr(mystring, " ")
Mid(mystring, i, Len(" "), "")

In this example Mid should replace first space with nothing, effectively
deleting it. But it does nothing. The last time function worked properly was in
6.0.7.

-- 
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/20181205/d109a034/attachment-0001.html>


More information about the Libreoffice-bugs mailing list