http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12162
--- Comment #31 from Jonathan Druart <[email protected]> --- (In reply to M. de Rooy from comment #27) > For some reason, this patch does not pass the QA tools script: > > FAIL koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-main.tt > OK forbidden patterns > OK tt_valid > FAIL valid_template > bodytag.inc: not found > > FAIL koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt > OK forbidden patterns > OK tt_valid > FAIL valid_template > bodytag.inc: not found > > My first idea here is that the qa tools script is still looking in prog for > the include file instead of bootstrap. So it could be a false negative. > Will add Jonathan to the CC list of this report. Fixed in the koha-qa repo: commit c2303b68be33e69198f26cd753172f995ac390eb Author: Jonathan Druart <[email protected]> Date: Mon Aug 18 13:07:18 2014 +0200 The prog theme for the OPAC is deprecated, now use bootstrap See bug 12162 comment 27. -- 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/
