[Koha-bugs] [Bug 26762] OPAC hold template markup error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 21 13:59:31 CEST 2020


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 112094
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=112094&action=edit
Bug 26762: Modify template logic in opac-reserves.tt to avoid error

This patch makes a change to the OPAC hold template to prevent certain
cases where the output is invalid.

To reproduce, perform a search in the OPAC which will return some titles
which can be placed on hold and some which cannot.

 - Select all results (some holdable, some not)
 - Click the "Place hold" link
 - On the "Confirm holds" page the layout will be broken after the
   first instance of the message "There are no items that can be placed
   on hold."

To test, apply the patch and repeat the process above. After the patch
has been applied the "confirm holds" page should look correct.
Validating the HTML source should return no errors.

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


More information about the Koha-bugs mailing list