http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6673 Ian Walls <ian.walls@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4874|0 |1 is obsolete| | --- Comment #10 from Ian Walls <ian.walls@bywatersolutions.com> 2011-09-21 15:13:40 UTC --- Created attachment 5495 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5495 Expanded patch This expanded patch removes all usage of get_branchcode_by_name($template->param('LoginBranchname')) and get_branchcode_by_name($template->{VARS}->('LoginBranchname')) in favour of the more standard C4::Context->userenv->{'branch'} call. This occurs 5 places in the code, all related to Labels -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.