http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8534
--- Comment #2 from Jared Camins-Esakov <[email protected]> --- (In reply to comment #0) > 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. It seems to me that removing the conditional is the wrong solution. The nobranchcode variable demonstratively *is* being set, if you're running into problems, so the actual cause of the problem should be located, and the underlying logic issue fixed. -- 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/
