Bug 8920 - opac-showmarc does not use C4::XSLT
Summary: opac-showmarc does not use C4::XSLT
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Owen Leonard
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-15 13:43 UTC by Jared Camins-Esakov
Modified: 2020-01-06 20:15 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.