https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14759
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #96974|0 |1 is obsolete| | --- Comment #40 from Jonathan Druart <[email protected]> --- Created attachment 97099 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=97099&action=edit Bug 14759: Replace Text::Unaccent with Unicode::Normalize As shown in the comments on the bug, it appears that Unicode::Normalize is the most reliable way to strip accents from strings for this use case. Signed-off-by: Jonathan Druart <[email protected]> -- 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/
