[Bug 12092] member quicksearch doesn't distinguish accented vs. nonaccented letters
24 Aug
2018
24 Aug
'18
2:03 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12092 paxed <pasi.kallinen@joensuu.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from paxed <pasi.kallinen@joensuu.fi> --- Fixed by setting the correct collate rule on the database, in our case: ALTER TABLE borrowers MODIFY surname mediumtext COLLATE utf8_swedish_ci; -- You are receiving this mail because: You are watching all bug changes.
2883
Age (days ago)
2883
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@bugs.koha-community.org