https://bugs.kde.org/show_bug.cgi?id=391462

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |21.12.2
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/mult
                   |                            |imedia/elisa/commit/1747155
                   |                            |bf2e32f0d182fcb1dca0db6431d
                   |                            |bd136b

--- Comment #20 from Nate Graham <n...@kde.org> ---
Git commit 1747155bf2e32f0d182fcb1dca0db6431dbd136b by Nate Graham, on behalf
of Yerrey Dev.
Committed on 19/01/2022 at 16:25.
Pushed by ngraham into branch 'release/21.12'.

Enable unicode normalization on track data before matching

Normalizes the value of mainValue, artistValue and oneArtist with
Qt provided normalization before it is compared to
mFilterExpression's mFilterText and used for search. mFilterText is
also normalized before it's being matched against.

With this fix the provided "Björk" file in the bug report is correctly
found when searching "Björk" in the search bar.
FIXED-IN: 21.12.2

M  +1    -1    src/models/abstractmediaproxymodel.cpp
M  +1    -1    src/models/filebrowserproxymodel.cpp
M  +3    -3    src/models/gridviewproxymodel.cpp

https://invent.kde.org/multimedia/elisa/commit/1747155bf2e32f0d182fcb1dca0db6431dbd136b

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to