https://bugs.freedesktop.org/show_bug.cgi?id=43583

             Bug #: 43583
           Summary: The result of a standard filter is wrong in certain
                    cases.
    Classification: Unclassified
           Product: LibreOffice
           Version: LibO 3.3.4 release
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: critical
          Priority: highest
         Component: Spreadsheet
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created attachment 54193
  --> https://bugs.freedesktop.org/attachment.cgi?id=54193
Allows to reproduce the bug with following 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://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to