https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28373 --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (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-tm... :) That's using output of BuildKohaItemsNameSpace then? -- You are receiving this mail because: You are watching all bug changes.