http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13948 Barton Chittenden <barton@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |barton@bywatersolutions.com --- Comment #5 from Barton Chittenden <barton@bywatersolutions.com> --- (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.