[Koha-bugs] [Bug 34436] Some breadcrumbs lack <span> for translatability

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 27 18:28:44 CEST 2023


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 153996
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153996&action=edit
Bug 34436: Some breadcrumbs lack <span> for translatability

This patch modifies several templates which were updated recently so
that breadcrumbs markup could be built using template wrappers. The
patch wraps strings in <span> in cases where it is necessary to make
them translatable.

To test, apply the patch and view the following pages to confirm that
the breadcrumbs still show up correctly:

- Administration -> MARC bibliographic framework
  - Add framework
  - Edit framework
  - Delete framework
- Administration -> Share content with Mana KB
- Administration -> Circulation and fine rules
- Authorities ->
  - Add authority
  - Edit authority
- Catalog -> Advanced search
  - Bibliographic detail page
    - Must have EasyAnalyticalRecords enabled.
    - Edit -> Link to host record
- Patrons
- Reports -> Average loan time
- Serials -> Serials home

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


More information about the Koha-bugs mailing list