[Koha-bugs] [Bug 26302] OPAC XSLT Results: List variable number of itemcallnumbers

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 29 14:40:45 CEST 2021


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

--- Comment #28 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to David Nind from comment #24)
> 1. Should the call number be repeated if it is the same? That is, should
> only distinct call numbers be displayed for items available by library
> branch or not available categories?

This is far from trivially adding a distinct keyword. We are relying here on
the output of the xslt key function. Making this change would require a bit
more than we are doing here now to control the number displayed.

> 2. Should using 0 for resultsMaxItems suppress the display of call numbers?
> That is the behavour when resultsMaxItemsUnavailable is 0.

The follow-up now resolves this.

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


More information about the Koha-bugs mailing list