[Koha-bugs] [Bug 33149] Use template wrapper for breadcrumbs: Circulation part 1

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 6 18:24:29 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33149

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 147793
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147793&action=edit
Bug 33149: Use template wrapper for breadcrumbs: Circulation part 1

This patch updates several circulation templates so that they use the
new WRAPPER for displaying breadcrumbs.

The patch also makes a minor change to bookcount.pl to allow for correct
display of the record title using the biblio-title include.

Navigation context for bookcount.tt has been changed to "catalog" from
"circulation" because the page is linked to from a catalog-related page.

To test, apply the patch and test each page and its variations.
Breadcrumbs should look correct, and each link should be correct.

- Circulation home page
  - Checkout notes
  - Article requests
  - Transfer
  - Overdues with fines
  - Check out -> Check out to patron ->
    - Batch check out
- Catalog -> Search -> Bibliographic record -> Items
  - View item's checkout history. The updated page should show this new
    breadcrumb sequence: Home -> Catalog -> [title] -> Items ->
    Circulation statistics

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list