6 Oct
2008
6 Oct
'08
9:07 p.m.
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2629 ------- Comment #1 from henridamien@koha-fr.org 2008-10-06 13:07 ------- This problem is probably owed to the fact that you have two ways to write /é/ in UTF-8. é as combined char '+e OR é as character \x00E9 with \x00E9, everything should go fine. With combined char, it is going bad. Can you detail ? ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.