31 Jul
2012
31 Jul
'12
1:43 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8534 --- Comment #2 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- (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.