Bug 15628

Summary: Remove get_branchinfos_of vestiges
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Architecture, internals, and plumbingAssignee: Jonathan Druart <jonathan.druart>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: brendan, f.demians, julian.maurice
Version: master   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 7034    
Bug Blocks: 15293, 15629    
Attachments: Bug 15628: Remove get_branchinfos_of vestiges
[SIGNED-OFF]Bug 15628: Remove get_branchinfos_of vestiges
Bug 15628: Remove get_branchinfos_of vestiges

Description Jonathan Druart 2016-01-20 11:28:28 UTC
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
Comment 1 Jonathan Druart 2016-01-20 11:29:38 UTC Comment hidden (obsolete)
Comment 2 Héctor Eduardo Castro Avalos 2016-01-20 17:53:39 UTC Comment hidden (obsolete)
Comment 3 Kyle M Hall 2016-01-22 17:36:57 UTC
Created attachment 47209 [details] [review]
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.

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Vestiges removed

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 4 Brendan Gallagher 2016-01-27 05:31:46 UTC
Pushed to Master - Should be in the May 2016 release. Thanks!
Comment 5 Julian Maurice 2016-02-04 21:30:07 UTC
Patch pushed to 3.22.x, will be in 3.22.3
Comment 6 Frédéric Demians 2016-02-20 08:53:57 UTC
This patch has been pushed to 3.20.x, will be in 3.20.9.