LP#1442276 Encode UTF8 output of XSLT transforms
authorDan Scott <dscott@laurentian.ca>
Fri, 3 Mar 2017 06:26:53 +0000 (01:26 -0500)
committerKathy Lussier <klussier@masslnc.org>
Sat, 11 Mar 2017 03:51:32 +0000 (22:51 -0500)
commit247cda30bd3df8c11665b6e7b4491b5aaa4015c3
treeec718a5544c50509a3e1b5905c1be836963ec121
parent7e46ea8bebb0352f56457104f420c923f0ecf2a7
LP#1442276 Encode UTF8 output of XSLT transforms

The XML::LibXSLT::output_string() method was deprecated in favour of
output_as_bytes() and output_as_chars(). The latter always generates
UTF8 output as characters, which is what we need, while output_string()
behaviour depended on the stylesheet.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/sql/Pg/002.functions.config.sql