On Wed, Jul 2, 2008 at 2:28 AM, Frederic Demians <[EMAIL PROTECTED]> wrote: > Each time a Perl script or a module has this statement: > > use C4::Context > > a default context was created and XML config file was loaded. > > A syspref hash caches syspref already read for the whole > session. A better approach would cash syspref for the > whole application: mod_perl required (or memcached)
After I applied this patch, several tests in C4::Search are breaking. C4::Biblio::DelBiblio seems to have changed. Does searching seem to work the same to you in your interface? I can't quite track down the problems yet. Can you run the test suite, or hunt for problems any other way? -Andy _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-patches
