https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40488 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 184594 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=184594&action=edit Bug 40488: Fix breadcrumb link to public lists when editing a list in the staff interface This patch revises the breadcrumbs in the staff interface lists template so that the correct link is shown when editing or viewing a public list. To test, apply the patch and go to Lists in the staff interface. - Create a public list - Go to the list of public lists - Click to view your newly created public list - The breadcrumb menu should show Lists -> Public lists -> Contents of [list name] - The link to public lists should work correctly. - Perform the same check when editing your public list. - Check the viewing and editing of a private list to make sure no breadcrumb errors were introduced. Sponsored-by: Athens County Public Libraries -- You are receiving this mail because: You are watching all bug changes.