Summary: | Tabbed fines display on OPAC patron summary page broken | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | OPAC | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | brendan, f.demians, gwilliams, hector.hecaxmmx, julian.maurice, liz |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
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: | 15344 | ||
Bug Blocks: | |||
Attachments: |
Bug 15511: Fix tabbed display on OPAC patron account summary page
[SIGNED-OFF]Bug 15511: Fix tabbed display on OPAC patron account summary page Bug 15511: Fix tabbed display on OPAC patron account summary page |
Description
Katrin Fischer
2016-01-06 22:02:40 UTC
Created attachment 46367 [details] [review] Bug 15511: Fix tabbed display on OPAC patron account summary page Some variables were not correctly renamed in a previous patch, resulting in the fines tab of the OPAC patron summary page not showing correctly. To test: - Go to the OPAC patron account - Check the display of the Checkouts, Fines and Holds tabs on the summary page - Verify that with the patch, the display is corrected Created attachment 46374 [details] [review] [SIGNED-OFF]Bug 15511: Fix tabbed display on OPAC patron account summary page Some variables were not correctly renamed in a previous patch, resulting in the fines tab of the OPAC patron summary page not showing correctly. To test: - Go to the OPAC patron account - Check the display of the Checkouts, Fines and Holds tabs on the summary page - Verify that with the patch, the display is corrected Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> Works as advertised a+, it's happy now. Created attachment 46382 [details] [review] Bug 15511: Fix tabbed display on OPAC patron account summary page Some variables were not correctly renamed in a previous patch, resulting in the fines tab of the OPAC patron summary page not showing correctly. To test: - Go to the OPAC patron account - Check the display of the Checkouts, Fines and Holds tabs on the summary page - Verify that with the patch, the display is corrected Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> Works as advertised Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to master - Thanks Patch pushed to 3.22.x, will be in 3.22.2 This patch has been pushed to 3.20.x, will be in 3.20.8. This patch has been pushed to 3.20.x, will be in 3.20.8. |