[Koha-bugs] [Bug 19220] Allow XSLT processing for Z39.50 authority targets like for bibliographic targets

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 17 16:13:55 CEST 2021


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

--- Comment #5 from Matthias Meusburger <matthias.meusburger at biblibre.com> ---
Hi,

I've tested this again on master today, and it still works as expected as far
as I'm concerned.

Two things that comes to mind:

 - You don't mention emptying the import_records table. Did you do it?
Otherwise, if you select a previously searched record, the cached version will
be used and the XSLT transformation will not happen.

 - Did you use the complete pathname when editing the Z39 server ? (ie:
/home/koha/src/koha-tmpl/intranet-tmpl/prog/en/xslt/Del040.xsl and not
koha-tmpl/intranet-tmpl/prog/en/xslt/Del040.xsl or Del040.xsl)

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


More information about the Koha-bugs mailing list