[Koha-bugs] [Bug 7380] Can't filter patron search on detail page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 14 12:14:13 CEST 2015


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

--- Comment #19 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 37806
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37806&action=edit
Bug 7380: Rename filter to avoid confusion

The branchcode and categorycode parameter names are too common and are
confusing.
To remove the ambiguity, this patch renames them with branchcode_filter
and categorycode_filter.

Test plan:
1/ Go on the patron home page (members-home.pl)
2/ Fill the library and category dropdown list in the header search
3/ The patron result list appears and the filters (on the right) are
correctly set with what you have selected.
Make sure the ones in the header are also correctly selected.
4/ Click on a patron
5/ On the patron detail page (moremember.pl), the dropdown lists in the
header are not preselected.

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


More information about the Koha-bugs mailing list