Summary: | Incorrect breadcrumb on recall history | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Staff interface | Assignee: | Owen Leonard <oleonard> |
Status: | Pushed to main --- | QA Contact: | Jonathan Druart <jonathan.druart> |
Severity: | normal | ||
Priority: | P5 - low | CC: | flaterdavid, gmcharlt, lucas |
Version: | Main | Keywords: | release-notes-needed |
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: |
25.11.00
|
Circulation function: | |
Bug Depends on: | 19532, 33388 | ||
Bug Blocks: | 40568 | ||
Attachments: |
Bug 40560: Use WRAPPER for recalls history breadcrumbs
Bug 40560: Use WRAPPER for recalls history breadcrumbs Bug 40560: Use WRAPPER for recalls history breadcrumbs |
Description
Jonathan Druart
2025-07-31 10:47:02 UTC
Created attachment 184922 [details] [review] Bug 40560: Use WRAPPER for recalls history breadcrumbs The recalls history template doesn't use the standard WRAPPER for displaying breadcrumbs. This patch fixes it. To test, apply the patch and enable recalls if necessary. - Locate a patron and view their details. - In the left-hand sidebar click "Recalls history" - The breadcrumbs on the recalls history page should look correct, with styling consistent with other pages' breadcrumbs menus Sponsored-by: Athens County Public Libraries Created attachment 184929 [details] [review] Bug 40560: Use WRAPPER for recalls history breadcrumbs The recalls history template doesn't use the standard WRAPPER for displaying breadcrumbs. This patch fixes it. To test, apply the patch and enable recalls if necessary. - Locate a patron and view their details. - In the left-hand sidebar click "Recalls history" - The breadcrumbs on the recalls history page should look correct, with styling consistent with other pages' breadcrumbs menus Sponsored-by: Athens County Public Libraries Signed-off-by: David Flater <flaterdavid@gmail.com> Created attachment 184930 [details] [review] Bug 40560: Use WRAPPER for recalls history breadcrumbs The recalls history template doesn't use the standard WRAPPER for displaying breadcrumbs. This patch fixes it. To test, apply the patch and enable recalls if necessary. - Locate a patron and view their details. - In the left-hand sidebar click "Recalls history" - The breadcrumbs on the recalls history page should look correct, with styling consistent with other pages' breadcrumbs menus Sponsored-by: Athens County Public Libraries Signed-off-by: David Flater <flaterdavid@gmail.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Nice work everyone! Pushed to main for 25.11 |