http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7318
--- Comment #3 from Liz Rea <[email protected]> 2012-02-16 02:27:21 UTC --- Created attachment 7672 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7672 [Signed Off] 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 <[email protected]> Confirm this patch fixes the display issue. Passes prove xt -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
