[Libreoffice-bugs] [Bug 142487] REPLACE: Wrong replacement in long text
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Jul 11 13:38:40 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=142487
--- Comment #9 from Robert Großkopf <robert at familiegrosskopf.de> ---
(In reply to Mike Kaganski from comment #7)
> So basically, the minimal reproducer is:
>
> Sub ReplaceGermanQuotes
> Dim s$
> s = "Replace something after the 'ß': x y"
> s = Replace(s, "x", "y")
> MsgBox s
> End Sub
>
> Indeed, 'ß' is uppercased to a two-character 'SS'.
… but there is no 'ß' in the long text of the example. The effect indeed is the
same.
--
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/20210711/4a392896/attachment.htm>
More information about the Libreoffice-bugs
mailing list