]> git.koha-community.org Git - koha.git/commit
Bug 5616: UTF-8 problem in Card View / Follow up
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Mon, 10 Oct 2011 11:04:34 +0000 (13:04 +0200)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Tue, 25 Oct 2011 23:33:09 +0000 (19:33 -0400)
commit56ea10433c236cab65ce09d005cd3b0eecef0874
tree4399278f7614b99c3e0c6120d8015fcd4a8aaf35
parent1d6553710f7865dc14e5ca0a1f2a631570cedcf3
Bug 5616: UTF-8 problem in Card View / Follow up

Decode data only if needed.
Add instruction to use UTF8 in html header.
Force utf8 on output handle.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Umlauts and other diacritics in card view of z39.50 search are now
correctly displayed.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
  removed 2 commented lines

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit 980d8fbed45b3d43341347e612b777b54fd12d10)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
catalogue/showmarc.pl