Bug 16042

Summary: Missing closing quote in checkin template
Product: Koha Reporter: Owen Leonard <oleonard>
Component: CirculationAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: brendan, gmcharlt, julian.maurice, kyle.m.hall, kyle
Version: Main   
Hardware: All   
OS: All   
URL: /cgi-bin/koha/circ/returns.pl
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 15821    
Bug Blocks:    
Attachments: Bug 16042 - Missing closing quote in checkin template
Bug 16042 - Missing closing quote in checkin template

Description Owen Leonard 2016-03-10 15:04:04 UTC
A missing closing quotation mark in the checkin template is breaking the display when multiple messages are displayed upon return.
Comment 1 Owen Leonard 2016-03-10 15:18:29 UTC Comment hidden (obsolete)
Comment 2 Kyle M Hall 2016-03-10 15:49:52 UTC
Created attachment 48967 [details] [review]
Bug 16042 - Missing closing quote in checkin template

A missing quotation mark breaks the display of multiple messages during
checking. This patch adds the missing quote.

To test, apply the patch and locate an item which is on hold and is not
checked out.

 - Check in the item.
 - Confirm that both the hold notification and the "Not checked out"
   alert look correct.
 - For extra credit, validate the page and confirm that there are no
   errors related to broken markup.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 3 Brendan Gallagher 2016-03-11 15:26:41 UTC
Pushed to Master - Should be in the May 2016 release.  Thanks
Comment 4 Julian Maurice 2016-03-14 09:34:29 UTC
Does not concern stable versions, changed status to RESOLVED