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

Katrin Fischer <katrin.fisc...@bsz-bw.de> changed:

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

--- Comment #63 from Katrin Fischer <katrin.fisc...@bsz-bw.de> ---
Created attachment 14377
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14377&action=edit
[SIGNED-OFF] 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 <ch...@bigballofwax.co.nz>
Signed-off-by: Liz Rea <l...@catalyst.net.nz>
Signed off for also fixing problems with patron searching noted by Katrin.

Signed-off-by: Katrin Fischer <katrin.fischer...@web.de>
Problems fixed by this patch include:
- on patron search result list the category description is shown again
- it's possible to limit a patron search to a patron category again

All tests pass.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to