[Koha-bugs] [Bug 12973] New: Allow passing code to XSLT_Handler instead of filename

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Sep 20 09:58:32 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12973

            Bug ID: 12973
           Summary: Allow passing code to XSLT_Handler instead of filename
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: gmcharlt at gmail.com
          Reporter: m.de.rooy at rijksmuseum.nl
        QA Contact: testopia at bugs.koha-community.org

This patch adds the option to pass a code string to the XSLT handler object
instead of passing a filename.
This is achieved by a change to parameter hashref. The old style parameters are
also allowed.
Note that this patch should not change behavior but will be used in future
development: it will allow an easy workaround for bug 12758 and is needed by
bug 12754 to apply stored xslt code.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list