[Koha-bugs] [Bug 32583] Restore display of only one item in catalogue/moredetails

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 13 18:51:07 CET 2023


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

Michael Hafen <michael.hafen at washk12.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #145299|0                           |1
        is obsolete|                            |

--- Comment #6 from Michael Hafen <michael.hafen at washk12.org> ---
Created attachment 145301
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145301&action=edit
Bug 32583 - Restore display of only one item in catalogue/moredetails

Bug 31315 (Remove GetItemsInfo from moredetail) removed the code that limits
the items displayed to only one item if the itemnumber was passed as a
parameter to the page.
This restores that code.

Test plan:

1. find a title with multple items.
2. click on an items barcode in the holdings table on the title details page.
3. observe that all items are shown on the catalogue/moredetails page.
4. apply patch.
5. refresh (catalogue/moredetails) page.
6. observe that only the item for the barcode clicked on is shown.

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


More information about the Koha-bugs mailing list