[Koha-bugs] [Bug 16215] Missing closing quote in checkout template

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 6 16:41:26 CEST 2016


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 49976
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49976&action=edit
Bug 16215 - Missing closing quote in checkout template

This patch adds a missing closing quote to the circulation template.

To see the affect of this bug:

- Log in to Koha with an account which does not have the
  'force_checkout' permission.
- Locate a barcode which is checked out to a patron.
- Open a different patron account for checkout.
- Try to check out the barcode to that different patron.

You see a "Cannot check out" dialog which breaks the structure of the
rest of the page.

To test, apply the patch and repeat the steps above. The issue should be
fixed.

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


More information about the Koha-bugs mailing list