[Bug 1411] New: reserve.pl not displayed in utf-8
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1411 Summary: reserve.pl not displayed in utf-8 Product: Koha Version: 2.2.9 Platform: PC OS/Version: Linux - Debian Status: NEW Severity: normal Priority: P3 Component: Circulation AssignedTo: chris.cormack@liblime.com ReportedBy: dubyk@library.lviv.ua QAContact: koha-bugs@nongnu.org When call .../cgi-bin/koha/circ/reserve.pl - page displayed in ISO-8859-1 encoding Also here patch for this: to script overdue.pl add next line at begin use C4::Interface::CGI::Output; and replace next line print "Content-Type: text/html\n\n", $template->output; by line output_html_with_http_headers $input, $cookie, $template->output; ------- 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