| Summary: | Update breadcrumbs and page titles for vendor issues | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
| Component: | Templates | Assignee: | Owen Leonard <oleonard> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | fridolin.somers, lucas, martin.renvoize |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35413 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | Small patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: |
24.05.00,23.11.02
|
Circulation function: | |
| Attachments: |
Bug 35417: Update breadcrumbs and page titles for vendor issues
Bug 35417: Update breadcrumbs and page titles for vendor issues Bug 35417: Update breadcrumbs and page titles for vendor issues |
||
|
Description
Katrin Fischer
2023-11-28 13:08:07 UTC
Created attachment 159302 [details] [review] Bug 35417: Update breadcrumbs and page titles for vendor issues This patch updates the vendor issues template so that title and breadcrumbs follow the same pattern on other updated templates: Translatable strings in the title and breadcrumbs using the template WRAPPER. To test, apply the patch and go to Acquisitions. - Search for a vendor and view the details. - Click the "Isssues" link in the sidebar. - Check that the page title and breadcrumbs are correct in each variation of the page: - The main page - New vendor issue - Modify vendor issue - Issue deletion confirmation Created attachment 159320 [details] [review] Bug 35417: Update breadcrumbs and page titles for vendor issues This patch updates the vendor issues template so that title and breadcrumbs follow the same pattern on other updated templates: Translatable strings in the title and breadcrumbs using the template WRAPPER. To test, apply the patch and go to Acquisitions. - Search for a vendor and view the details. - Click the "Isssues" link in the sidebar. - Check that the page title and breadcrumbs are correct in each variation of the page: - The main page - New vendor issue - Modify vendor issue - Issue deletion confirmation Signed-off-by: David Nind <david@davidnind.com> Created attachment 160012 [details] [review] Bug 35417: Update breadcrumbs and page titles for vendor issues This patch updates the vendor issues template so that title and breadcrumbs follow the same pattern on other updated templates: Translatable strings in the title and breadcrumbs using the template WRAPPER. To test, apply the patch and go to Acquisitions. - Search for a vendor and view the details. - Click the "Isssues" link in the sidebar. - Check that the page title and breadcrumbs are correct in each variation of the page: - The main page - New vendor issue - Modify vendor issue - Issue deletion confirmation Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Thanks Owen, Passing QA.. all working as expected :) Pushed for 24.05! Well done everyone, thank you! Pushed to 23.11.x for 23.11.02 Doesn't apply cleanly to 23.05.x, no backport. |