https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39055
--- Comment #39 from Lucas Gass (lukeg) <[email protected]> --- kohadev-koha@kohadevbox:koha(main)$ prove -v xt/find-missing-op-in-forms.t xt/find-missing-op-in-forms.t .. 1..3 ok 1 - We should test something not ok 2 - The <form> in the following files are missing it's corresponding op parameter, or op does not start with 'cud-' (see bug 34478) # Failed test 'The <form> in the following files are missing it's corresponding op parameter, or op does not start with 'cud-' (see bug 34478)' # at xt/find-missing-op-in-forms.t line 39. # got: '7' # expected: '0' # $VAR1 = 'koha-tmpl/intranet-tmpl/prog/en/modules/auth.tt:161,254'; # $VAR2 = 'koha-tmpl/intranet-tmpl/prog/en/modules/installer/auth.tt:58'; # $VAR3 = 'koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc:465'; # $VAR4 = 'koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth.tt:237'; # $VAR5 = 'koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-main.tt:172'; # $VAR6 = 'koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-registration-confirmation.tt:110'; # $VAR7 = 'koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt:331'; -- 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/
