https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19368
--- Comment #63 from Blou <[email protected]> --- Frankly, the accent part is arguable. The main reason it's like that is because comparing accents is a nightmare. They look the same, they sound the same, they ARE the same, except they are coded differently (UTF8 and friends) so the comparison fails and the patch is mosly useless in French and other accentuated languages. As for the last question, there's (again) no perfect answer. Right now it'd skip the À and keep the L'. This is one of those patches that we'd like to go through because it offers an improvement on the current code for most users (and usages) in its current form. Trying to solve the details will put it in In Discussion purgatory. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
