[Koha-bugs] [Bug 31380] Build Mojolicious controller for running Koha plugins

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 18 03:10:40 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31380

David Cook <dcook at prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |31390

--- Comment #3 from David Cook <dcook at prosentient.com.au> ---
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.


More information about the Koha-bugs mailing list