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>
Fri, 3 Mar 2017 06:47:51 +0000 (01:47 -0500)
commit6a5479ed3576bd284dd9fd83dac337a44f11ccb7
tree1d855139aae9507d638d64d90a66064bc9ed7394
parente2ee72f29c097ba64f68ed5134b266acf9b723a8
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>
Open-ILS/src/sql/Pg/002.functions.config.sql