https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36947
--- Comment #25 from Lari Strand <[email protected]> --- The locale based sorting is not working with this alternative commit. The perl module is announced inside the sub. I added use locale; to the beginning of the file and now the sorting works when Finnish locale is set. -- 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/
