[Bug 885] New: Non-ISO8859-1 charset support broken in CSS theme in 2.2
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=885 Summary: Non-ISO8859-1 charset support broken in CSS theme in 2.2 Product: Koha Version: 2.2.0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Templates AssignedTo: a.c.li@ieee.org ReportedBy: a.c.li@ieee.org QAContact: koha-bugs@lists.sourceforge.net Support for non-iso-8859-1 encodings is currently broken in the "css" theme in 2.2. UTF-8 characters appear as random ISO8859-1 symbols. This seems to be caused by two things: 1. opac-top.inc and opac-basket-top.inc has the charset declared in the <?XML> processing instruction, but there is no http-equiv tag. The tmpl_process3.pl script is not currently able to handle this, and it seems that HTML::Mason is not able to handle this either. 2. The home page of the opac does not seem to include opac-top.inc, so even if opac-top.inc is "corrected", the home page does not appear correctly if the library name contains non-iso8859-1 characters. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz