]> 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)
committerMason James <mtj@kohaaloha.com>
Thu, 26 Mar 2015 00:15:30 +0000 (13:15 +1300)
commitede633b71435976d49bc8323d1ea5446d189868e
treed405e5116ee9854af9e9f809e997a80996ceebe0
parent78c841a164f6fe9b2f82f0a73dccc70fc0fbedc8
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>
svc/bib