28 Jun
2013
28 Jun
'13
4:14 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10515 --- Comment #1 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 19275 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19275&action=edit Bug 10515: The prototype for GetBranchCategory and GetBranchCategories is not consistent The prototype is not consistent, GetBranchCategory should return only 1 result and GetBranchCategories should not have a categorycode argument. This patch fixes that. Test plan: 1/ Try to add/remove/modify a library. 2/ Add some groups 3/ Add these groups to a library -- You are receiving this mail because: You are watching all bug changes.