Summary: | Fix breadcrumbs and html page title in guided reports | ||
---|---|---|---|
Product: | Koha | Reporter: | Marc Véron <veron> |
Component: | Reports | Assignee: | Marc Véron <veron> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | brendan, f.demians, hector.hecaxmmx, julian.maurice |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 15366 - Fix breadcrumbs and html page title in guided reports
[SIGNED-OFf]Bug 15366 - Fix breadcrumbs and html page title in guided reports Bug 15366 - Fix breadcrumbs and html page title in guided reports Bug 15366 - Fix breadcrumbs and html page title in guided reports |
Description
Marc Véron
2015-12-13 21:39:09 UTC
Created attachment 45622 [details] [review] Bug 15366 - Fix breadcrumbs and html page title in guided reports This patch fixes following issues with breadcrumbs and html page title in Home > Reports > Guided reports wizard: - Sometimes, breadcrumbs display a stray > at the end - While creating a report, steps are not displayed in breadcrumbs and do not appear in html page title - html page title is divided by newlines To test: - Apply patch - Go to Home > Reports > Guided reports wizard - Go to all pages including the steps for creating a new report and verify - that the breadcrumbs display properly and make sense - in html source, the page title makes sense and displays on one line. Created attachment 45669 [details] [review] [SIGNED-OFf]Bug 15366 - Fix breadcrumbs and html page title in guided reports This patch fixes following issues with breadcrumbs and html page title in Home > Reports > Guided reports wizard: - Sometimes, breadcrumbs display a stray > at the end - While creating a report, steps are not displayed in breadcrumbs and do not appear in html page title - html page title is divided by newlines To test: - Apply patch - Go to Home > Reports > Guided reports wizard - Go to all pages including the steps for creating a new report and verify - that the breadcrumbs display properly and make sense - in html source, the page title makes sense and displays on one line. Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> Works as descrived Created attachment 45803 [details] [review] Bug 15366 - Fix breadcrumbs and html page title in guided reports This patch fixes following issues with breadcrumbs and html page title in Home > Reports > Guided reports wizard: - Sometimes, breadcrumbs display a stray > at the end - While creating a report, steps are not displayed in breadcrumbs and do not appear in html page title - html page title is divided by newlines To test: - Apply patch - Go to Home > Reports > Guided reports wizard - Go to all pages including the steps for creating a new report and verify - that the breadcrumbs display properly and make sense - in html source, the page title makes sense and displays on one line. Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> Works as descrived Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Created attachment 46034 [details] [review] Bug 15366 - Fix breadcrumbs and html page title in guided reports This patch fixes following issues with breadcrumbs and html page title in Home > Reports > Guided reports wizard: - Sometimes, breadcrumbs display a stray > at the end - While creating a report, steps are not displayed in breadcrumbs and do not appear in html page title - html page title is divided by newlines To test: - Apply patch - Go to Home > Reports > Guided reports wizard - Go to all pages including the steps for creating a new report and verify - that the breadcrumbs display properly and make sense - in html source, the page title makes sense and displays on one line. Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> Works as descrived Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com> Pushed to master - Thanks! Patch pushed in 3.22.x, will be in 3.22.2 This patch has been pushed to 3.20.x, will be in 3.20.8. |