[Koha-bugs] [Bug 30556] OPAC shows "Place hold" button on available items even if on shelf holds aren't allowed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Oct 1 20:13:32 CEST 2023


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

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.koha-community
                   |                            |.org/bugzilla3/show_bug.cgi
                   |                            |?id=34886

--- Comment #52 from David Nind <david at davidnind.com> ---
I'm not getting the expected results for the 'On shelf holds allowed', both
before and after the patch is applied.

Maybe this is something to do with Bug 34886 - Regression in when hold button
appears?

Set up:
- Changed the circulation and fines rules for all patron categories and item
types (basically, just used one rule)
- Used Mary Burton as the patron

Before the patch is applied, I am getting this behavour:

- On shelf holds allowed: Yes
  . Not logged in to OPAC: no 'Place hold' option
  . Logged in to OPAC: can place a hold

- On shelf holds allowed: If any unavailable
  . Not logged in to OPAC: no 'Place hold' option
  . Logged in to OPAC: no 'Place hold' option

- On shelf holds allowed: If all unavailable
  . Not logged in to OPAC: no 'Place hold' option
  . Logged in to OPAC: no 'Place hold' option


After the patch is applied, I am getting this behavour:

- On shelf holds allowed: Yes
  . Not logged in to OPAC: no 'Place hold' option
  . Logged in to OPAC: can place a hold

- On shelf holds allowed: If any unavailable
  . Not logged in to OPAC: can place a hold
  . Logged in to OPAC: no 'Place hold' option

- On shelf holds allowed: If all unavailable
  . Not logged in to OPAC: can place a hold
  . Logged in to OPAC: no 'Place hold' option

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


More information about the Koha-bugs mailing list