http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14163|0 |1 is obsolete| | --- Comment #58 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 14184 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14184&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). Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> -- You are receiving this mail because: You are watching all bug changes.