https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28373
--- Comment #8 from Katrin Fischer <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
