[Koha-bugs] [Bug 12758] Failure when loading or parsing XSLT stylesheets over HTTPS

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 20 17:19:13 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12758

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #138200|0                           |1
        is obsolete|                            |

--- Comment #31 from David Nind <david at davidnind.com> ---
Created attachment 140791
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140791&action=edit
Bug 12758: Introduce Koha::XSLT::HTTPS

This module now fetches a https stylesheet and returns it as a
string to Base. (As a workaround waiting for a real solution
in the underlying libraries.)

The module can be extended to resolve includes but this requires
parsing the xslt code.

Test plan:
[1] Run t/Koha_XSLT_HTTPS.t

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

Signed-off-by: David Nind <david at davidnind.com>

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


More information about the Koha-bugs mailing list