Bug 7318: Fixes category display in patroncards Patron Search results.
authorGarry Collum <gcollum@gmail.com>
Sat, 21 Jan 2012 18:37:19 +0000 (13:37 -0500)
committerPaul Poulain <paul.poulain@biblibre.com>
Mon, 27 Feb 2012 17:01:00 +0000 (18:01 +0100)
commitcef7c1b40b403c4bcf0c02b13b60d704e4c8cd83
treec0fe68688d4b0470d8d08f41a301cd8db074bda8
parentc55c58ee4b674ef6bd62c4d495d8ee8c799c968a
Bug 7318: Fixes category display in patroncards Patron Search results.

Category description and type were not being sent to the template.  This patch fixes that issue, which also fixes the display.  The display was showing 'Category Description (category type)'.  It now displays 'Category Description (category code) to be consistent with the search label.

This patch also assigns an empty string to $member to get rid of some 'uninitialized' errors in the logs.

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Confirm this patch fixes the display issue.
Passes prove xt

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/members-search.tt
patroncards/members-search.pl