http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12271
--- Comment #1 from Fridolin SOMERS <[email protected]> --- Created attachment 28287 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28287&action=edit Bug 12271 - valid-templates.t does not test bootstrap opac templates valid-templates.t actually tests the templates and includes of only the "prog" theme at opac and intranet. It does not test the opac templates and includes of bootstrap theme, nor ccsr. This is critical since this test is used for patch integrations in release maintenance. This patch adds the test of bootstrap opac theme. I did not manage to add the ccsr theme since it is not a real theme, meaning it has no templates and not all includes. Test by runnning perl xt/author/valid-templates.t and looking at the logs. The should be 902 test lignes. -- 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/
