https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41054
Lucas Gass (lukeg) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] QA Contact|[email protected] |[email protected] |y.org | --- Comment #9 from Lucas Gass (lukeg) <[email protected]> --- Passing QA here but making note that I am ignoring these failures that I do not believe are valid: [FAIL] koha-tmpl/intranet-tmpl/prog/en/includes/ill/backends/Standard/shared/forms/conference.inc FAIL valid_template ill_text_input_field: not found [FAIL] koha-tmpl/intranet-tmpl/prog/en/includes/ill/backends/Standard/shared/forms/resource.inc FAIL valid_template ill_text_input_field: not found [PASS] koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt [PASS] koha-tmpl/opac-tmpl/bootstrap/en/includes/ill/backends/Standard/shared/form_input_helpers.inc [FAIL] koha-tmpl/opac-tmpl/bootstrap/en/includes/ill/backends/Standard/shared/forms/conference.inc FAIL valid_template ill_text_input_field: not found [FAIL] koha-tmpl/opac-tmpl/bootstrap/en/includes/ill/backends/Standard/shared/forms/resource.inc The QA script can't find ill_text_input_field because it's not in the same file, but it's imported by create.inc before importing the files in question. -- 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/
