http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14759
--- Comment #8 from Galen Charlton <[email protected]> --- (In reply to David Cook from comment #7) > Is it for generating a userid? Yes > Do we really need to remove accents > for that? Per bug 7411, there was apparently an issue searching on usernames with diacritics, although in retrospect that may simply have been an issue with mismatched Unicode normalization forms -- impossible to tell now. The current patcheset for bug 7679 also proposes to use Text::Unaccent, but I'm dubious about that one. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
