https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19220 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Matthias Meusburger from comment #5)
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.
I did a quite random search, I don't think that it was in the import table or at least it would be quite unlikely.
- 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)
I used the file name, as I hat put my sample one in the same directory as the existing ones listed in the documentation for bibliopgraphic Z39.50. Is this not expected to work? Changing status so another person could give this a shot. -- You are receiving this mail because: You are watching all bug changes.