]> git.koha-community.org Git - koha.git/commit
Bug 13801: svc/bib - Set charset to utf-8 on printing header
authorJonathan Druart <jonathan.druart@biblibre.com>
Fri, 6 Mar 2015 09:55:12 +0000 (10:55 +0100)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 22 Apr 2015 07:17:00 +0000 (09:17 +0200)
commit5677744f1128887c4863c3fc216841a1f10062cd
treef7ce802214c4847b8d3b30693bc290c2ce2d8ace
parentf4a46e8c3d90df38ef842b684d86ce4e7a0e1ce4
Bug 13801: svc/bib - Set charset to utf-8 on printing header

Test plan:
0/ Add unicode characters on the record biblionumber=X
1/ go on http://<staff-interface>/cgi-bin/koha/svc/bib/X
2/ Confirm you have encoding issues
3/ Apply the patch
4/ Repeat 2
5/ Confirm that all is correctly encoded

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Mason James <mtj@kohaaloha.com>
(cherry picked from commit ede633b71435976d49bc8323d1ea5446d189868e)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
svc/bib