[Koha-bugs] [Bug 2508] New: UTF-8 check in updatedatabase (and elsewhere)

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Tue Aug 12 22:09:29 CEST 2008


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 at liblime.com
        ReportedBy: joe.atzberger at liblime.com
         QAContact: koha-bugs at 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.



More information about the Koha-bugs mailing list