[Bug 2629] Diacritics not being ignored when searching
5 Oct
2012
5 Oct
'12
2:23 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2629 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron@veron.ch --- Comment #42 from Marc Véron <veron@veron.ch> --- Applying the patch gives following error: fatal: cannot convert from UTF-8utf-8 to UTF-8 It seems that the patch maps this letter twice? See line 1, 3 and 5 snip: ---snip--- -map ů u -map Ů u +map ů u +map Ů u +map ů u ---snip--- -- You are receiving this mail because: You are watching all bug changes.
5031
Age (days ago)
5031
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@bugs.koha-community.org