http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14136
Bug ID: 14136
Summary: Remove superfluous template parameters from
members/member-flags.pl
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Staff Client
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
This bug was triggered because intranet-error ad entries like the following:
member-flags.pl: Use of uninitialized value $roadtype in concatenation (.) or
string at /usr/share/kohaclone/members/member-flags.pl line 176.
To reproduce: Have a patron without roadtype and go to
Home > Patrons > Set permissions for ...
There are some template parameters that are not used in the template
member-flags.tt ( $roadtype is used while preparing $address )
Unused template params are:
cardnumber
othernames
categorycode
category_type
categoryname
address
address2
city
state
zipcode
country
phone
phonepro
mobile
email
emailpro
branchcode
branchname
loop
is_child
activeBorrowerRelationship
RoutingSerials
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/