[Koha-bugs] [Bug 11855] Tiny code cleanup in members

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 28 10:29:49 CET 2014


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

--- Comment #2 from Marc Véron <veron at veron.ch> ---
Created attachment 25716
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25716&action=edit
[Signed-off] Bug 11855: Tiny code cleanup in members

[1] Template var actionname is not used in the associated template. This
could be a copy-paste from serials/member-search.pl. Consequently, the module
is no longer needed in member.pl. Template members/search.tt still contains
actionname; it seems that this template is not used too (but I did not fully
check that; so leaving that for now).

[2] $template_name not used in members-home.pl.

Test plan:
[1] Go to Patrons. If you reach that page, you tested members-home.pl
[2] Add a new patron.
[3] Search for a patron. Edit one.

Followed test plan. No problems found.
Signed-off-by: Marc Véron <veron at veron.ch>

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


More information about the Koha-bugs mailing list