21 Dec
2016
21 Dec
'16
9:03 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17807 --- Comment #1 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 58348 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58348&action=edit Bug 17807: Add format parameter to XSLT_Handler->transform Format may be chars (default), bytes or xmldoc. Note: xmldoc is a XML::LibXML document object. Since the default is chars, this does not affect current use. Note: The format parameter (xmldoc) will be used later in one of the OAI modules to prevent duplicated xml parsing. Test plan: Run t/db_dependent/XSLT_Handler.t -- You are receiving this mail because: You are watching all bug changes.