[Koha-bugs] [Bug 20181] Allow plugins to add css and javascript to OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 13 19:53:50 CET 2018


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

--- Comment #3 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 71563
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71563&action=edit
Bug 20181: Followup to ensure test runs

If EnablePlugins was 0, this test before this patch fails.
After this patch, it passes.

TEST PLAN
---------
1) Apply all but this patch
2) Run the following commands
    kshell
    prove t/Koha_Template_Plugin_KohaPlugins.t
   -- two tests fail, if you have the conf or syspref set to 0.
3) Apply this patch
4) Repeat step 2.
   -- all tests pass, including the positive and negative case checks.
5) run koha qa test tools

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list