[Bug 5079] Make display of shelving location and call number in XSLT results controlled by sysprefs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5079 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=21260 CC| |m.de.rooy@rijksmuseum.nl --- Comment #56 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to David Cook from comment #54)
'select="$available_items[generate-id() = generate-id(key('item-by-status-and-branch', concat(items:status, ' ', items:homebranch))[1])]"' means that we only get the first available item in the item-by-status-and-branch. If you change [1] to [2], you'll see the data for the second item instead.
See bug 21260. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org