https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31380
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |31390 --- Comment #3 from David Cook <[email protected]> --- The Koha::Auth class contains a function which should use Bug 31389 instead, so that will be my next thing to do. Currently, the Koha::Template class generates the following warnings: [2022/08/18 00:55:50] [WARN] no query in gettemplate at /kohadevbox/koha/C4/Templates.pm line 216. [2022/08/18 00:55:50] [WARN] no query in themelanguage at /kohadevbox/koha/C4/Templates.pm line 276. [2022/08/18 00:55:50] [WARN] no query in themelanguage at /kohadevbox/koha/C4/Templates.pm line 276. Bug 31390 should take care of those warnings though. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31390 [Bug 31390] Remove noisy warns in C4::Templates -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
