21 Apr
2009
21 Apr
'09
9:21 p.m.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=1877 --- Comment #4 from Owen Leonard <oleonard@myacpl.org> 2009-04-21 20:21:52 --- Created an attachment (id=750) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=750) Proposed fix Borrowernumber was getting pulled by Suggestions.pm as "borrnumsuggestedby," which I added to the template. Suggestions.pm appeared to be pulling branchcode as well, but it wasn't coming through to the template. I thought it might be a variable name problem, so I renamed it "branchcodesuggestedby" and that worked. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.