[Koha-bugs] [Bug 645] New: C4/Biblio.pm is not UTF-8 clean

bugzilla-daemon at wilbur.katipo.co.nz bugzilla-daemon at wilbur.katipo.co.nz
Thu Oct 30 12:34:44 CET 2003


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=645

           Summary: C4/Biblio.pm is not UTF-8 clean
           Product: Koha
           Version: 2.0.0
          Platform: PC
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Circulation
        AssignedTo: chris at katipo.co.nz
        ReportedBy: mjr at ttllp.co.uk
         QAContact: koha-bugs at lists.sourceforge.net


Lines 2318 onwards contain 8-bit characters, but it is not clear what the file
encoding is (8859-1?) and they are not valid UTF-8 characters. Possibly we
should be using escapes for them? Should the database be utf-8 rather than 8859-1?



------- 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