]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1431541: SRU UTF8 encoding issues
authorDan Scott <dscott@laurentian.ca>
Thu, 12 Mar 2015 20:06:16 +0000 (16:06 -0400)
committerBen Shum <bshum@biblio.org>
Wed, 19 Aug 2015 03:09:45 +0000 (23:09 -0400)
commit6e3bc5f68765edc0b2a3dd0d3b4d1f4114ffbde7
tree011adf019a5822efd073026cdf8e9d275c8e0158
parent0cb2844e7e1dd3488032236763c6c4eab3645451
LP1431541: SRU UTF8 encoding issues

The SuperCat SRU service was encoding MARCXML using an encode_utf8()
call that ended up corrupting non-ASCII characters. In addition, the
HTTP header charset was not being set, meaning that the return header
would default to ISO-8859-1.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/perlmods/lib/OpenILS/WWW/SuperCat.pm