[Koha-bugs] [Bug 29946] Sort profiles alphabetically when staging MARC records for import

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Feb 13 15:33:05 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29946

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
I am sorry, but while this works for A-z and therefor for English, it doesn't
work for other languages like German with Umlauts or French with
accents/diacritics. If you enter for example a description starting with Á, it
will sort at the end, instead of as A.

I think we need to use a sort that accounts for that and that we already have
that in Koha - using cmp instead of >?

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


More information about the Koha-bugs mailing list