Bug 39919 - Overdues with fines report has incorrect title, breadcrumbs, etc.
Summary: Overdues with fines report has incorrect title, breadcrumbs, etc.
Status: Signed Off
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-16 12:20 UTC by Owen Leonard
Modified: 2025-05-16 21:19 UTC (History)
2 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: String patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 39919: Overdues with fines report has incorrect title, breadcrumbs, etc. (2.52 KB, patch)
2025-05-16 12:28 UTC, Owen Leonard
Details | Diff | Splinter Review
Bug 39919: Overdues with fines report has incorrect title, breadcrumbs, etc. (2.57 KB, patch)
2025-05-16 21:19 UTC, Lin Wei
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Owen Leonard 2025-05-16 12:20:26 UTC
The link on the circulation home page and in the circulation sidebar menu says "Overdues with fines" but the page itself (branchoverdues.tt) doesn't match that.
Comment 1 Owen Leonard 2025-05-16 12:28:38 UTC
Created attachment 182526 [details] [review]
Bug 39919: Overdues with fines report has incorrect title, breadcrumbs, etc.

This patch corrects the "Overdues with fines" page so that the page
title, breadcrumbs, and main heading match the name used in navigation
menus.

To test, apply the patch and go to Circulation -> Overdues with fines.
Confirm that the page title, breadcrumb menu, and page heading are
correct: "Overdues with fines at [library]"

Sponsored-by: Athens County Public Libraries
Comment 2 Lin Wei 2025-05-16 21:19:33 UTC
Created attachment 182558 [details] [review]
Bug 39919: Overdues with fines report has incorrect title, breadcrumbs, etc.

This patch corrects the "Overdues with fines" page so that the page
title, breadcrumbs, and main heading match the name used in navigation
menus.

To test, apply the patch and go to Circulation -> Overdues with fines.
Confirm that the page title, breadcrumb menu, and page heading are
correct: "Overdues with fines at [library]"

Sponsored-by: Athens County Public Libraries
Signed-off-by: Lin Wei Li <lin-wei.li@inLibro.com>