Summary: | Regression: Bug 15632 broke display of library name on circulation messages | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Circulation | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | brendan, gmcharlt, jonathan.druart, julian.maurice, kyle.m.hall, sandboxes |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
URL: | /cgi-bin/koha/circ/circulation.pl?borrowernumber=X | ||
GIT URL: | 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: | 15632 | ||
Bug Blocks: | |||
Attachments: |
Bug 16145: Regression: Bug 15632 broke display of library name on circulation messages
Bug 16145: Regression: Bug 15632 broke display of library name on circulation messages [PASSED QA] Bug 16145: Regression: Bug 15632 broke display of library name on circulation messages |
Description
Owen Leonard
2016-03-24 12:07:36 UTC
Created attachment 49560 [details] [review] Bug 16145: Regression: Bug 15632 broke display of library name on circulation messages Wrong var loop used! Test plan: Add a message for a patron on the checkouts page. The library name should be displayed. Patch tested with a sandbox, by Christopher Brannon <cbrannon@cdalibrary.org> Created attachment 49571 [details] [review] Bug 16145: Regression: Bug 15632 broke display of library name on circulation messages Wrong var loop used! Test plan: Add a message for a patron on the checkouts page. The library name should be displayed. Signed-off-by: Christopher Brannon <cbrannon@cdalibrary.org> Created attachment 49573 [details] [review] [PASSED QA] Bug 16145: Regression: Bug 15632 broke display of library name on circulation messages Wrong var loop used! Test plan: Add a message for a patron on the checkouts page. The library name should be displayed. Signed-off-by: Christopher Brannon <cbrannon@cdalibrary.org> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to Master - Should be in the May 2016 Release. Thanks! Not needed in stable versions, status changed to RESOLVED |