https://bugs.documentfoundation.org/show_bug.cgi?id=143081
Robert Großkopf <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|Extensions |BASIC
--- Comment #22 from Robert Großkopf <[email protected]> ---
(In reply to Jean-Pierre Ledure from comment #21)
> I could reproduce the crash with a minimalist scenario.
>
> It has nothing to do with Base or BaseDocumenter.
>
> Run simply next Basic statements in any empty document:
>
> Sub Main
> Dim a As String, b As String
> a = """Straße"""
> b = Replace(a, """", """)
> End Sub
>
> LO crashes instantly.
>
> I presume it has to do with the fact that
> - the replacement is by default case-insensitive
> - the upper case of character "ß" is 2 characters long, and not only 1
>
> I change the title of the bug to "Basic Replace() function crashes LO"
Following this comment I change the component to BASIC.
--
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