]> git.evergreen-ils.org Git - contrib/Conifer.git/commit
LP#1442276 Encode UTF8 output of XSLT transforms
authorDan Scott <dscott@laurentian.ca>
Fri, 3 Mar 2017 06:26:53 +0000 (01:26 -0500)
committerDan Scott <dscott@laurentian.ca>
Sun, 12 Mar 2017 04:21:08 +0000 (23:21 -0500)
commit5f796d1a6eb6e7fc902e3465981aabef63ad0934
tree25e83a5cbbae961af99750c3e79e5149e9d886b0
parent6b07dc757f3fc30f0f39db54b1d5d5ebed40b988
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