[Koha-bugs] [Bug 36395] Useless fetch of AV categories in admin/marc_subfields_structure.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 22 11:33:56 CET 2024


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

--- Comment #1 from Jonathan Druart <jonathan.druart at gmail.com> ---
Created attachment 163679
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163679&action=edit
Bug 36395: Remove useless fetch in admin/marc_subfields_structure.pl

Since (a long time ago!)
  commit 62aa3f4292d83bc9304e296de5f0830e28510492
  Bug 17216: Use Koha::AVC from mss.pl

This $sth2 is never fetched, we are retrieving the AV cat using
Koha::AV::Categories

Sponsored-by: The Research University in the Helmholtz Association (KIT)

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


More information about the Koha-bugs mailing list