Hi all, I am looking at bug 27944 and see the following qa warn: FAIL koha-tmpl/intranet-tmpl/prog/en/modules/circ/request-article.tt OK filters OK forbidden patterns OK git manipulation OK js_in_body SKIP spelling OK tt_valid FAIL valid_template Attempt to reload Koha/Template/Plugin/Biblio.pm aborted. Compilation failed in require at /usr/lib/x86_64-linux-gnu/perl5/5.28/Template/Plugins.pm line 206. This seems to be a false warning. But since it apparently refers to a compile error, I still would like to know where does it come from? The module for the Biblio plugin compiles just fine. The [% USE Biblio %] comes from an include in the template: biblio-view-menu.inc. Any ideas? Thnx, Marcel