[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
Mon Jan 23 16:38:08 CET 2023


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

PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> changed:

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

--- Comment #7 from PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> ---
Created attachment 145585
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145585&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.

Signed-off-by: Amaury GAU <amaury.gau at bulac.fr>

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


More information about the Koha-bugs mailing list