patrickkunka / mixitup

A high-performance, dependency-free library for animated filtering, sorting, insertion, removal and more
https://www.kunkalabs.com/mixitup/
4.52k stars 735 forks source link

[Mixitup MultiFilter] Diacritics mapping not correct for some Danish characters #551

Open patrickkunka opened 4 years ago

patrickkunka commented 4 years ago

From a customer:

I am using the multifilter and cant see that there is a github page for that.

There is a bug in the translation of danish characters, ø å.

They should be translated to:
ø = oe
å = aa

Currently they are translated to o and a which gives wrong search results.

Hope this makes sence - otherwise please contact me :-)