Created attachment 83814 [details] 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.
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
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.