http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13948
Barton Chittenden <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Barton Chittenden <[email protected]> --- (In reply to Marc Véron from comment #4) > Found: > Template::Plugin::Stash (1.006) Not Installed > > However: If somebody enables the system preference DumpTemplateVarsIntranet > without first checking the Perl modules on the About page, he is locked out > and can not set back the preference, beause the template process fails on > every page. > > Maybe this should be handled more gracefully, e.g. by checking if the perl > module is installed before using it. Best way would be to write a warning as > HTML comment instead of the template variables. I got the same error -- Template::Stash is part of template toolkit, but Template::Plugin::Stash is not. -- 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/
