https://bugs.documentfoundation.org/show_bug.cgi?id=144196

Heiko Tietze <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |NEW
            Summary|Standard and advanced       |Make "No duplications" in
                   |filters do not work         |standard filters depending
                   |correctly in case           |on case sensitive mode
                   |insensitive mode            |

--- Comment #7 from Heiko Tietze <[email protected]> ---
Test: "AAA", "aaa", "BBB", "bbb", "AAA"

Current behavior when sorting "Test" = "not empty" with the options

[x] No duplication & [ ] Case sensitive = "AAA", "aaa", "BBB", "bbb"
[x] No duplication & [x] Case sensitive = "AAA", "aaa", "BBB", "bbb"

Expected behavior:

[x] No duplication & [ ] Case sensitive = "AAA", "BBB"
[x] No duplication & [x] Case sensitive = "AAA", "aaa", "BBB", "bbb"

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to