<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:robert@familiegrosskopf.de" title="Robert Großkopf <robert@familiegrosskopf.de>"> <span class="fn">Robert Großkopf</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Basic Replace() function crashes LO"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=143081">bug 143081</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Component</td>
<td>Extensions
</td>
<td>BASIC
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Basic Replace() function crashes LO"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=143081#c22">Comment # 22</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Basic Replace() function crashes LO"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=143081">bug 143081</a>
from <span class="vcard"><a class="email" href="mailto:robert@familiegrosskopf.de" title="Robert Großkopf <robert@familiegrosskopf.de>"> <span class="fn">Robert Großkopf</span></a>
</span></b>
<pre>(In reply to Jean-Pierre Ledure from <a href="show_bug.cgi?id=143081#c21">comment #21</a>)
<span class="quote">> 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"</span >
Following this comment I change the component to BASIC.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>