http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8846
--- Comment #9 from Jared Camins-Esakov <[email protected]> --- (In reply to comment #8) > (In reply to comment #7) > > mmm... trying to test this patch before pushing, I have a problem > > > > 17:18 ~/koha.dev/koha-community (new/bug_8846 $%)$ perl > > t/db_dependent/SuggestionEngine_ExplodedTerms.t > > ok 1 - use Koha::SuggestionEngine; > > ok 2 - Created suggestion engine > > Template process failed: file error - > > /home/paul/koha.dev/koha-community/t/db_dependent/../koha-tmpl/opac-tmpl/ > > prog/en/modules/text/explodedterms.tt: not found at > > /home/paul/koha.dev/koha-community//C4/Templates.pm line 132. > > # Tests were run but no plan was declared and done_testing() was not seen. > > > > > > where's the mistake ? > > The patch moving this test to db_dependent shouldn't have been pushed. This > test file must be in t/ I've continued looking into it, and I think I may have been mistaken. It looks like the problem may be that you don't have opachtdocs set in your koha-conf.xml. -- 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/
