http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13262 Bug ID: 13262 Summary: Add parameters to XSLT Handler transform method Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org The XML::LibXSLT transform method takes a XSLT and an optional hash of key => value pairs to use in the XSLT as parameters. This enhancement would allow you to pass parameters to the XSLT when using the Koha::XSLT_Handler::transform method as well. -- You are receiving this mail because: You are watching all bug changes.