http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7679
paxed <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #31 from paxed <[email protected]> --- (In reply to Julian Maurice from comment #29) > Created attachment 26531 [details] [review] > Bug 7679: Various fixes for circulation statistics wizard > > - use Text::Unaccent to remove accents from columns or rows values when > accessing %table. This is required as MySQL consider as equals two > strings that differ only by their accents when using GROUP BY clause. In some languages some of these "accented" letters are separate letters of the alphabet, and should not be "unaccented". For example, in Finnish, Ä (latin capital a with diaeresis) should not be turned into A. -- 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/
