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@katipo.co.nz ReportedBy: mjr@ttllp.co.uk QAContact: koha-bugs@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.