[Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 2 22:02:15 CET 2013


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

Liz Rea (CatalystIT) <liz at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #14350|0                           |1
        is obsolete|                            |

--- Comment #62 from Liz Rea (CatalystIT) <liz at catalyst.net.nz> ---
Created attachment 14372
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14372&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).

same for the GetBorrowercategoryList routine (some category codes are
undefined)

Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
Signed-off-by: Liz Rea <liz at catalyst.net.nz>
Signed off for also fixing problems with patron searching noted by Katrin.

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


More information about the Koha-bugs mailing list