[Koha-bugs] [Bug 28667] Check damaged item can be reserved in OPAC detail pages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 11 11:25:30 CEST 2021


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

Fridolin Somers <fridolin.somers at biblibre.com> changed:

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

--- Comment #4 from Fridolin Somers <fridolin.somers at biblibre.com> ---
Created attachment 123773
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=123773&action=edit
Bug 28667: Check damaged item can be reserved in OPAC detail pages

In OPAC detail pages, damaged items must impact the "place hold" link.
This behavior depends on preference AllowHoldsOnDamagedItems.

Test plan :
1) Create a record with one damaged item
2) Set AllowHoldsOnDamagedItems to 'Allow'
3) Go to OPAC record detail page : opac-detail.pl
4) Check you see "Place hold" link
5) Set AllowHoldsOnDamagedItems to 'Don't allow'
6) Refresh page
7) Check you don't see "Place hold" link
Same tests 2 to 7 for pages opac-ISBDdetail.pl and opac-MARCdetail.pl

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


More information about the Koha-bugs mailing list