https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20060
M. Tompsett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #70793|0 |1 is obsolete| | --- Comment #3 from M. Tompsett <[email protected]> --- Created attachment 71078 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71078&action=edit Bug 20060: Resolve uninitialized warn from Koha::Template::Plugin::Branches The warn comes from undefined C4::Context->userenv->{branch}. Can be triggered by calling mainpage.pl when being logged out in staff. Signed-off-by: Marcel de Rooy <[email protected]> Signed-off-by: Mark Tompsett <[email protected]> -- You are receiving this mail because: 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/
