https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32484
Julian Maurice <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #6 from Julian Maurice <[email protected]> --- (In reply to Marcel de Rooy from comment #4) > FAIL koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt > FAIL js_in_body > A <script> tag found inside head, must be moved to the body > (see bug 17858) Framework plugins do not work when all script tags are at the end of <body>. That's why I moved them inside <head> > FAIL t/db_dependent/Koha/UI/Form/Builder/Biblio.t > FAIL forbidden patterns > forbidden pattern: Use of DateTime->now should certainly be > replaced with dt_from_string (bug 24840) (line 36) Fixed by the last patch -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
