Issue 3575 - Regular expression search not working
Summary: Regular expression search not working
Status: CLOSED IRREPRODUCIBLE
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: PC Linux, all
: P2 Trivial
Target Milestone: ---
Assignee: thomas.lange
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-19 21:53 UTC by Unknown
Modified: 2013-02-24 21:07 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-19 21:53:27 UTC
Binary release 642 on SuSE 7.3
Regular expression searches (using com.sun.star.util.TextSearch) in StarBasic
which worked under StarOffice 6.0beta doesn't work with 642 (and 641C)

I also confirmed this by trying a manual "find and replace" from the UI, e.g.
document text = 123 touch your knees, 456 pick up sticks
Search for = ou
Find all (no regular expression) -> highlights 2 matches
Find all (regular expression) -> returns "Search key not found" dialog.

Only StarOffice 6.0beta correctly finds the regular expressions
Comment 1 ooo 2002-03-20 14:06:35 UTC
implementation issue
Comment 2 thomas.lange 2002-04-08 09:24:59 UTC
TL: works for me in current 642 build ( build number >= 7879 ).
Works via API as well as via UI.

Comment 3 ooo 2002-04-08 09:56:32 UTC
my guess: does work in StarOffice, does NOT work in OpenOffice - pleae
check
Comment 4 thomas.lange 2003-01-23 10:06:05 UTC
closed.