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

--- Comment #1 from Garry Collum <[email protected]> 2012-01-21 19:05:00 UTC ---
Created attachment 7269
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7269
Patch to fix display

Category variables were not being sent to the template, this patch uses code
from members.pl to define those variables and send them to the template.

It does not fix the searching issue.

The code seems to be written to search for category_type, instead of
categorycode, even though the label on the search reads 'Category Code.' 
Should it be searching for code or type?  The original category column in the
results displayed the category code description followed by the category type.

The searching should also be fixed in conjunction with bug 5502.

-- 
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/

Reply via email to