| Summary: | Breadcrumb incorrect for POS: Library details page | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Martin Renvoize (ashimema) <martin.renvoize> |
| Component: | Staff interface | Assignee: | Martin Renvoize (ashimema) <martin.renvoize> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | andrew, caroline.cyr-la-rose, fridolin.somers, gmcharlt, sally.healey |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
21.05.00,20.11.03
|
|
| Circulation function: | |||
| Bug Depends on: | |||
| Bug Blocks: | 27583 | ||
| Attachments: |
Bug 27582: Fix breadcrumb
Bug 27582: Fix breadcrumb Bug 27582: Fix breadcrumb for POS > Library details page |
||
|
Description
Martin Renvoize (ashimema)
2021-02-01 12:11:47 UTC
Created attachment 116155 [details] [review] Bug 27582: Fix breadcrumb This patch adds a link back to the top level 'Point of sale' page in the breadcrumb for the 'Library details' summary page. Test plan 1/ Enable 'UseCashRegisters' and 'EnablePointOfSale' 2/ Navigate to 'Point of sale' > 'Library details' 3/ Note the breadcrumb now includes the unlinked' Library details' page title and a linked 'Point of sale' in the list. 4/ Signoff Created attachment 116158 [details] [review] Bug 27582: Fix breadcrumb This patch adds a link back to the top level 'Point of sale' page in the breadcrumb for the 'Library details' summary page. Test plan 1/ Enable 'UseCashRegisters' and 'EnablePointOfSale' 2/ Navigate to 'Point of sale' > 'Library details' 3/ Note the breadcrumb now includes the unlinked' Library details' page title and a linked 'Point of sale' in the list. 4/ Signoff Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 116454 [details] [review] Bug 27582: Fix breadcrumb for POS > Library details page This patch adds a link back to the top level 'Point of sale' page in the breadcrumb for the 'Library details' summary page. Test plan 1/ Enable 'UseCashRegisters' and 'EnablePointOfSale' 2/ Navigate to 'Point of sale' > 'Library details' 3/ Note the breadcrumb now includes the unlinked' Library details' page title and a linked 'Point of sale' in the list. 4/ Signoff Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 21.05, thanks to everybody involved! Small enhancement, I choose to backport. Pushed to 20.11.x for 20.11.03 Not backported for 20.05, please ask if needed |