https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20635
--- Comment #5 from Julian Maurice <[email protected]> --- Created attachment 91176 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91176&action=edit Bug 20635: Make sure CGI::Compile is loaded first in tests CGI::Compile needs to be loaded before Koha modules for it to work normally. Even if not directly needed in test files, we need to 'use' it explicitely so that it loads before Koha modules. -- 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/
