]> 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)
committerChris Cormack <chris@bigballofwax.co.nz>
Sun, 29 Mar 2015 06:38:36 +0000 (19:38 +1300)
commitf15f1336e70170db63a10204e5868724e47398f4
tree599a88119d4b7bcfb6a353c09e978611ff74f534
parentf9b3eabab01f301a95e12d9d0ef6d3505902d8bb
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: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit 1410422ab65a7049411edab96d4ae0de454466ef)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
svc/bib