When looking at a patron list, the breadcrumbs look like this: Tools > Patron lists > Test > Add patrons When you click on "Test", the name of the list, you get to the same page as "Add patrons". As that are not different pages, I think we should combine the crumbs: Tools > Patron lists > Add patrons to Test
Created attachment 168615 [details] [review] Bug 33454: Improved breadcrumbs for patron lists To test: 1. Apply patch 2. Tools -> Patron lists 3. Create a new patron list 4. Click on the name of your new list 5. Notice the breadcrumbs are changed to "Add patron to 'LIST NAME'" 6. Return to Patron lists 7. In your patron list select Actions -> Add patrons 8. Notice the breadcrumbs are the same
This was already fixed in Main with bug Bug 34769 , see Github : https://github.com/Koha-Community/Koha/commit/486f81be1013a8389a620bd14d3a29849038d455
Created attachment 172023 [details] [review] Bug 33454: Improved breadcrumbs for patron lists To test: 1. Apply patch 2. Tools -> Patron lists 3. Create a new patron list 4. Click on the name of your new list 5. Notice the breadcrumbs are changed to "Add patron to 'LIST NAME'" 6. Return to Patron lists 7. In your patron list select Actions -> Add patrons 8. Notice the breadcrumbs are the same Signed-off-by: Fiona Borthwick <fiona.borthwick@ptfs-europe.com>