http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9883 Bug ID: 9883 Summary: Koha::Plugins::Base should not require koha-conf to load Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: blocker Priority: P5 - low Component: Tools Assignee: kyle.m.hall@gmail.com Reporter: jcamins@cpbibliography.com This line: push @INC, C4::Context->config("pluginsdir"); means that Koha::Plugins::Base cannot be loaded without a koha-conf.xml file present and pointed to by the KOHA_CONF environment variable. -- You are receiving this mail because: You are watching all bug changes.