[Bug 2508] New: UTF-8 check in updatedatabase (and elsewhere)
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2508 Summary: UTF-8 check in updatedatabase (and elsewhere) Product: Koha Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Database AssignedTo: galen.charlton@liblime.com ReportedBy: joe.atzberger@liblime.com QAContact: koha-bugs@lists.koha.org We should not just trust that the user has set up mysql correctly for UTF-8 when we can check. The consequence for misconfigured use has a high likelihood of corrupted data, and requires a somewhat dicey export and re-import of data touched during that time. Worth avoiding. So we should verify that encoding is UTF-8 for the DB, Table and Session. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com