[Koha-bugs] [Bug 34042] New: Item search broken by FontAwesome upgrade

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 16 20:18:41 CEST 2023


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

            Bug ID: 34042
           Summary: Item search broken by FontAwesome upgrade
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: major
          Priority: P5 - low
         Component: Templates
          Assignee: oleonard at myacpl.org
          Reporter: oleonard at myacpl.org
        QA Contact: testopia at bugs.koha-community.org
        Depends on: 32910

A minor regression snuck in with the FontAwesome upgrade (Bug 32910), probably
from multiple rebases. We went back to "can_edit_item()" where we should have
kept "can_edit_items_from( item.homebranch )".

This causes an error when trying to do an item search in the staff interface:
"Template process failed: undef error - The method Koha::Patron->can_edit_item
is not covered by tests!"


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32910
[Bug 32910] Upgrade fontawesome icons to V6
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list