https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41054 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com QA Contact|testopia@bugs.koha-communit |lucas@bywatersolutions.com |y.org | --- Comment #9 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- 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.