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

Stephan Bergmann <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #10 from Stephan Bergmann <[email protected]> ---
(In reply to sunweb from comment #9)
> Created attachment 147734 [details]
> Macros inside this ODS file

Ah, so the result of

        mystring=" 40"
        i = InStr(mystring, " ")
        Mid(mystring, i, Len(" "), CHR$(8205))

is a mystring of length 3, with a first invisible character U+200D ZERO WIDTH
JOINER.

The original issue from comment 0 is a duplicate of issue 121325, and should be
fixed in LO 6.1.4, as confirmed in comment 3.

*** This bug has been marked as a duplicate of bug 121325 ***

-- 
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