[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
Mon Aug 9 14:02:33 CEST 2021


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

--- Comment #49 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 123641
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=123641&action=edit
Bug 26302: (QA follow-up) Prevent empty call numbers

This does not make the code easier, but here we go:

Suppose resultsMaxItems == 2.
If we would normally list two call numbers like:
    Liberty (2) [Call number: PERL F 1, PERL F 2].
If one call number would be empty, we now list:
    Liberty (2) [Call number: PERL F 1, ...].
And when both are empty, we only show a number:
    Liberty (2).

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

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


More information about the Koha-bugs mailing list