Summary: | Missing closing quote in checkin template | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Circulation | Assignee: | 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: | ||
Circulation function: | |||
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
Created attachment 48964 [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. 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> Pushed to Master - Should be in the May 2016 release. Thanks Does not concern stable versions, changed status to RESOLVED |