https://issues.apache.org/ooo/show_bug.cgi?id=118672
Bug #: 118672
Issue Type: DEFECT
Summary: The result of a standard filter is wrong in certain
cases.
Classification: Application
Product: Spreadsheet
Version: OOo 3.2.1
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: critical
Priority: P5
Component: ui
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Created attachment 77064
--> https://issues.apache.org/ooo/attachment.cgi?id=77064
Allows to reproduce the bug by following above instructions.
Make a standard filter with 2 criteria :
- choose "Begins with" as condition for the first one
- choose "=" as condition for the second one
The result is the same than a filter using "Begins with" as first condition and
"Contains" as second condition.
To reproduce the bug on the attached document, apply the following filter on
the data range of the sheet "Feuille1" :
Dummy2 Begins with va
and Dummy1 = erreur
=> All lines that contain "erreur" are kept visible whereas only those which
match exactly "erreur" should remain visible.
However, if the two criteria are inverted, the result is correct.
--
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.