https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36221
Pedro Amorim <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Passed QA --- Comment #49 from Pedro Amorim <[email protected]> --- (In reply to Katrin Fischer from comment #48) > Please check: 1. article.inc is processing a block called journal_text_input_fields 2. article.inc is dynamically invoked by create.inc 3. create.inc processes the form_input_helpers.inc file 4. form_input_helpers.inc file contains the journal_text_input_fields block required by 1. The QA script expects the block to be defined where it's invoked (in this case article.inc). But it's not. This is a false positive as far as I'm concerned though happy to hear others opinions. -- 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/
