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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/