[Koha-bugs] [Bug 13654] Cannot place a hold for biblio with too many Items to display unless viewing them all.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 12 14:16:02 CET 2018


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

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

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

--- Comment #9 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 82223
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82223&action=edit
Bug 13654: Show 'Place hold' when there are too many items?

Currently, we do not show Place hold on opac-detail if there are too many
items. The user can click View all items to refresh the detail page with all
items. At that time we show Place hold (if possible).

If we just show Place hold if there are too many items, clicking Place hold
could perhaps generate a refusal but will probably most often save another
click on View all items (which even seems to confuse some users).

Test plan:
Pick a biblio with too many items or lower OpacMaxItemsToDisplay.
With this patch, you now see Place hold in the side bar.

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


More information about the Koha-bugs mailing list