[Koha-bugs] [Bug 9570] view plain not working in ccsr

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 12 17:14:25 CET 2013


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 15277
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15277&action=edit
Bug 9570 - view plain not working in ccsr

The code in opac-showmarc.pl isn't smart enough to find the xsl files in
the "default" (prog) theme if the ccsr theme is enabled, so the "view
plain" option on opac-MARCdetail.pl fails ever time.

This patch copies some path-handling code from XSLT.pm to improve xsl
file path handling when dealing with a "sub-theme."

To test, view the MARC view in the OPAC and click the "view plain" link.
This should work correctly in prog and ccsr themes and with different
languages enabled (keeping in mind the ccsr theme will fail in general
for languages other than en).

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


More information about the Koha-bugs mailing list