[Koha-bugs] [Bug 15628] Remove get_branchinfos_of vestiges

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 20 12:29:38 CET 2016


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15628

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 46989
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46989&action=edit
Bug 15628: Remove get_branchinfos_of vestiges

The C4::Branch::get_branchinfos_of subroutine has been removed by bug
7034, but 2 occurrences have been left

git grep get_branchinfos_of
C4/Branch.pm:           &get_branchinfos_of
t/db_dependent/Branch.t:      get_branchinfos_of

Test plan:
  git grep get_branchinfos_of
should not return any occurrences.

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


More information about the Koha-bugs mailing list