Issue 3490 - search/replace regular expressions
Summary: search/replace regular expressions
Status: CLOSED DUPLICATE of issue 3393
Alias: None
Product: Writer
Classification: Application
Component: ui (show other issues)
Version: 641
Hardware: Sun Windows 98
: P1 (highest) Trivial (vote)
Target Milestone: ---
Assignee: stefan.baltzer
QA Contact: issues@sw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-14 16:53 UTC by Unknown
Modified: 2003-09-08 16:56 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Unknown 2002-03-14 16:53:53 UTC
Does any regular expression work at all in build 641c? Here are some that I tested but which could 
not find any matches (although they should!):

^. (beginning of paragraph)
$ or .$ (end of 
paragraph/last char in paragraph)
. (any single character)
.* (any 
string)
partofword*
onechara.tervariable
Comment 1 ddavies 2002-05-03 08:40:14 UTC
I've not been able to search for any non-regex stuff so am unable to 
do such a simple thing as replace 4 spaces with a tab.
Comment 2 Unknown 2002-05-05 02:01:27 UTC
Regular expression find is still broken in 1.0.0.
Comment 3 Unknown 2002-05-15 22:37:41 UTC
See:

http://l10n.openoffice.org/i18n_framework/Open-sourcing_i18n_framework.html

see also:

Eike Rathke, Software Engineer, OpenOffice.org Calc core developer.
Comment 4 ooo 2002-05-18 10:19:24 UTC
same cause, other place

*** This issue has been marked as a duplicate of 3393 ***
Comment 5 ooo 2002-05-18 10:20:40 UTC
closed because dupe