Public bug reported:

Binary package hint: tracker

Tracker doesn't give the same result for two different search of equivalent 
strings.
This used to work, give the same matches, but is now broken.

Example: Searching for 'école' (NFC) and 'école' (NFD) yield different results.
Files with one form will no match search for the other form when they should as 
both form are defined as equivalent by Unicode.
Some results are even false positives, i.e. don't even have a match.  It seems 
the query is broken into two words at the combining characters, when it 
shouldn't. Searching 'école' (NFD) seems to look for 'e cole' ('e' AND 'cole').

** Affects: tracker (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Unicode equivalences broken in tracker
https://bugs.launchpad.net/bugs/147433
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to