[Bug 22105] New: opac-detail hides place hold link when items list hidden
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22105 Bug ID: 22105 Summary: opac-detail hides place hold link when items list hidden Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: cbrannon@cdalibrary.org QA Contact: testopia@bugs.koha-community.org Target Milestone: --- Created attachment 83814 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83814&action=edit Place hold link missing If the item list is too large when opening the opac-detail.pl page, the list is hidden, with a link to view. But while the list is hidden, the Place hold link is hidden. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22105 Christopher Brannon <cbrannon@cdalibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22105 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- OPAC detail page doesn't know that the "place hold" link can be shown unless it has parsed all the items on the record. In the "too many items" case, the items are not parsed. Assuming we're not parsing all the items on the record in order to gain some speed, I don't know how to solve that other than to always show the hold link when there are too many items and risk that the hold can't be placed -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22105 --- Comment #2 from Christopher Brannon <cbrannon@cdalibrary.org> --- I don't think it would be a huge loss to have the link always show. Patrons will figure it out on the next page. It's the lesser of two evils in this case. Let the patron find out on the next page rather than confuse the patron as to why they can't find the hold link. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org