17 Dec
2012
17 Dec
'12
11:14 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 --- Comment #56 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 14162 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14162&action=edit Bug 7919: FIX the "all" categories method The C4::Category->all method must return fields from the categories table only. Without this patch, there is 2 "categorycode" values, the second one is sometimes undef (if no branch limitation). -- You are receiving this mail because: You are watching all bug changes.