http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8534
Priority: P5 - low
Change sponsored?: ---
Bug ID: 8534
CC: [email protected], [email protected]
Assignee: [email protected]
Summary: Remove unused variable from memberentry template
Severity: enhancement
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: All
Status: NEW
Version: master
Component: Patrons
Product: Koha
The variable nobranchcode is used in an UNLESS statement in memberentry.tt. It
exists nowhere else in the codebase, and is thus superfluous.
Somehow, despite the fact that is never referenced anywhere else in the code
base, it is getting set to '1' for one of our libraries. This means they cannot
add patrons, due to the submitted data lacking a patron branchcode.
--
You are receiving this mail because:
You are the assignee for the bug.
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/