https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30890 Bug ID: 30890 Summary: ILL breadcrumbs are wrong Change sponsored?: --- Product: Koha Version: 21.11 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: ILL Assignee: koha-bugs@lists.koha-community.org Reporter: magnus@libriotech.no To reproduce: - Make sure you have the ILL module set up, with at least one active request - Click on "Manage request" for a request You are now on a page like /cgi-bin/koha/ill/ill-requests.pl?method=illview&illrequest_id=1766 The breadcrumbs are "Home > ILL requests" and "ILL requests" is a link to the same page you are on. I would expect the breadcrumbs to be something like "Home > ILL requests > Manage request number 1766", with "ILL requests" being a link to /cgi-bin/koha/ill/ill-requests.pl (same as the "List requests" button). -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.