[Koha-bugs] [Bug 28373] Items fields not used in default XSLT

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 24 18:37:13 CEST 2021


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

--- Comment #8 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
(In reply to Nick Clemens from comment #7)
> (In reply to Katrin Fischer from comment #6)
> > (In reply to Nick Clemens from comment #5)
> > > (In reply to Katrin Fischer from comment #4)
> > > > But aren't we using the information in the results? Not on the detail page,
> > > > I agree.
> > > 
> > > Not in the XSLT - we are either using the items array we build in
> > > searchResults or the items info we build in BuildKohaItemsNameSpace - the
> > > item fields in the record are not used in the XSLT
> > 
> > Ah ok, I just remembered hat there was some complicated XSLT there that I
> > never wanted to touch:
> > 
> > https://git.koha-community.org/Koha-community/Koha/src/branch/master/koha-
> > tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl#L1250
> > 
> > :) That's using output of BuildKohaItemsNameSpace then?
> 
> Correct, you can verify too that none of that disappears with this patch :-)

All good - just trying to get the picture. Wonder why this patch was chosen?
But that question is clearly out of scope here :)

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


More information about the Koha-bugs mailing list