[Libreoffice-bugs] [Bug 121920] Mid function doesn't replace to nothing
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Dec 21 14:19:32 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=121920
Stephan Bergmann <sbergman at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #10 from Stephan Bergmann <sbergman at redhat.com> ---
(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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20181221/b28990d8/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list