[Bug 1121] Encoding problems with BNF.
27 Jul
2006
27 Jul
'06
6:42 p.m.
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1121 ------- Comment #1 from tgarip@neu.edu.tr 2006-07-28 04:42 ------- This is a typical problem when you think all you db is UTF-8 but it is not. Check your column collations involved in this process. Although your db is set to UTF-8, each column may have different character set collations. You will most probably find that one of your columns **is** set to latin1_swedish_ci. When upgrading to UTF-8 just altering the character set does not change collations. You have to implicitly alter them as well ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
7292
Age (days ago)
7292
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz