Bug 6754

Summary: Improve breadcrumbs on lists pages
Product: Koha Reporter: Owen Leonard <oleonard>
Component: ListsAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: minor    
Priority: PATCH-Sent (DO NOT USE) CC: chris, nengard
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Proposed fix
[SIGNED-OFF] Fix for Bug 6754, Improve breadcrumbs on lists pages

Description Owen Leonard 2011-08-19 18:16:22 UTC
Breadcrumb navigation on the lists pages should give the user links back to the category of list they're viewing, public or private.

Whereas now it is:

Lists -> Contents of (Your list)

It should be:

Lists -> Your lists -> Contents of (Your list)
Comment 1 Owen Leonard 2011-08-19 19:03:04 UTC Comment hidden (obsolete)
Comment 2 Nicole C. Engard 2011-08-19 19:13:21 UTC
Created attachment 5069 [details] [review]
[SIGNED-OFF] Fix for Bug 6754, Improve breadcrumbs on lists pages

Breadcrumb navigation on the lists pages should give the user links back to the
category of list they're viewing, public or private.

Patch changes this:

Lists -> Contents of (Your list)

To this:

Lists -> Your lists -> Contents of (Your list)

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Comment 3 Chris Cormack 2011-08-21 07:47:06 UTC
HTML changes, pushed please test
Comment 4 Chris Nighswonger 2011-10-26 18:02:26 UTC
The fix for this bug was published in the 3.4.5 release. If you were the reporter of this bug, please take time to verify the fix and update the status of this bug report accordingly. If the bug is fixed to your satisfaction, please close this report.