<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - Find & Replace malfunctions upon using "Replace All" with regards to ellipses."
href="https://bugs.documentfoundation.org/show_bug.cgi?id=128929">bug 128929</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;">Resolution</td>
<td>---
</td>
<td>NOTABUG
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEEDINFO
</td>
<td>RESOLVED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - Find & Replace malfunctions upon using "Replace All" with regards to ellipses."
href="https://bugs.documentfoundation.org/show_bug.cgi?id=128929#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - Find & Replace malfunctions upon using "Replace All" with regards to ellipses."
href="https://bugs.documentfoundation.org/show_bug.cgi?id=128929">bug 128929</a>
from <span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
<pre>OP replied in PM
<clip>
Thank you. Unchecking "Regular Expressions" fixed it.
What is the purpose of "Regular Expressions" if all it does is create problems?
</clip>
Simple answer is that for the Find & Replace dialog, providing the ICU lib
based regular expressions [1][2] gives a much richer search capability than can
be efficiently implemented within our edit engine and GUI widgets. It is not
always needed (and so can be disabled), but when used is very powerful. Only
expense is the terse syntax, and some confusion among users with different
behavior when active/inactive.
=-ref-=
[1] <a href="http://userguide.icu-project.org/strings/regexp">http://userguide.icu-project.org/strings/regexp</a>
[2] <a href="https://en.wikipedia.org/wiki/Comparison_of_regular_expression_engines">https://en.wikipedia.org/wiki/Comparison_of_regular_expression_engines</a></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>