https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28303
--- Comment #9 from Joonas Kylmälä <[email protected]> --- Created attachment 125668 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125668&action=edit Bug 28303: Fix plugins system with multiple pluginsdir settings C4/Templates::badtemplatecheck mucks with the config('pluginsdir') array ref. This makes sure it operates on a copy of the array. To test: 1) $ prove t/db_dependent/Templates.t Signed-off-by: David Nind <[email protected]> JK: Fix commit message styling and add test plan Signed-off-by: Joonas Kylmälä <[email protected]> -- 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/
