[Koha-bugs] [Bug 26458] Get item details using only itemnumber

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 14 20:28:56 CEST 2020


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 110074
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110074&action=edit
Bug 26458: Get item details using only itemnumber

This patch modifies moredetail.pl so that it can accept an itemnumber as
a single parameter.

To test, apply the patch and view a bibliographic record in the
catalog which has one or more items.

 - In the table showing holdings, click the barcode to view the item
   detail page for that item.
 - In the location bar, modify the URL so that it uses only the
   itemnumber parameter, e.g.

   /cgi-bin/koha/catalogue/moredetail.pl?itemnumber=1234

   The page should load correctly, showing information about just that
   item.

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


More information about the Koha-bugs mailing list