Bug 8920

Summary: opac-showmarc does not use C4::XSLT
Product: Koha Reporter: Jared Camins-Esakov <jcamins>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P5 - low CC: jonathan.druart, katrin.fischer
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Jared Camins-Esakov 2012-10-15 13:43:28 UTC
At the moment opac-showmarc.pl directly renders XSLT, which breaks themes and is generally pernicious. It should use C4::XSLT and not break themes.
Comment 1 Katrin Fischer 2019-04-28 11:27:55 UTC
I don't understand the issue from the description. 

Multiple changes on the file since 2012, including use of C4:XSLT and something template related:

http://git.koha-community.org/gitweb/?p=koha.git;a=history;f=opac/opac-showmarc.pl;h=232eac50a8578434fe76c2c77a82a34d6d2f66ed;hb=5a63c5baa23c5f8b1fdd343995f360147f519d4b

I assume fixed.