Issue 14235 - Filters based on regular expressions doesn't works.
Summary: Filters based on regular expressions doesn't works.
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: Calc
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 Beta
Hardware: PC Windows XP
: P3 Trivial (vote)
Target Milestone: ---
Assignee: oc
QA Contact: issues@sc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-08 10:47 UTC by Unknown
Modified: 2003-09-08 16:55 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 2003-05-08 10:47:13 UTC
Spreadsheet filters based on regular expressions doesn't works.

I have some rows with values:
aaddnn
ddffrr
wwddnn

And I'm trying to filter with rows using '*nn*' expression.
Result is blank sheet without any rows.
"Regular expressions" parameter is turned on.
Comment 1 frank 2003-05-08 11:43:10 UTC
Hi,

*nn* is not an regular expression. Try to untag the checkbox 'search
criteria = and <> must apply to whole cells' and search for nn.

Regular expressions will work with OOo1.1Beta2. For a description of
regular expressions, please use the Calc Help.

Frank

PS Set to resolution Invalid, as the search string is not an regular
expression.
Comment 2 frank 2003-05-08 11:43:24 UTC
closed