http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7804
--- Comment #85 from Jared Camins-Esakov <[email protected]> --- I still get that same error message from the unit test. I am not using CAS. Also, I have two questions about the unit test: 1) What are you doing with the can_load test? 2) Doesn't the Koha::Plugins::Handler module handle running plugins? Finally, I am a little bit concerned about your use of "die." If someone navigates to a plugins page when plugins are disabled, they will get a nasty Perl error rather than a styled page that informs them plugins are disabled. -- 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/
