]> git.koha-community.org Git - koha.git/commit
Bug 28422: OPAC MARC detail view doesn't correctly evaluate holdability
authorOwen Leonard <oleonard@myacpl.org>
Mon, 24 May 2021 15:55:43 +0000 (15:55 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Sat, 10 Jul 2021 02:27:58 +0000 (16:27 -1000)
commit5756e5a29098a0cc193e78027d2a737d2cb9dd2e
tree4a17d1f1fd14dbe67d39a3a36ab7c5e45202c3b0
parent933a79fb056279530ff7ee622fc61706a4775b19
Bug 28422: OPAC MARC detail view doesn't correctly evaluate holdability

This patch modifies the MARC detail view in the OPAC so that it
evaluates whether a title can be placed on hold in the same way it is
done on the "normal" detail page and the ISBD detail page. This allows
for consistency in the display of the "Place hold" link.

To test, apply the patch and log into the OPAC.

 - Perform a search which will return results, at least one of which can
   be placed on hold.
 - View the detail page, the MARC detail page, and the ISBD detail page.
   In each case the "Place hold" link should appear in the sidebar.
 - View the same pages for a record which cannot be placed on hold to
   confirm that the link doesn't appear. For instance:
   - All items are not for loan.
   - All items are lost.
   - There are no items attached.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit b542c9971eebc62af5435cdf1a85b89ddf6fcfbd)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
opac/opac-MARCdetail.pl