https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29602
--- Comment #89 from Victor Grousset/tuxayo <[email protected]> --- The QA script complained about some existing missing filters. It's not from the patch, but are they worth a follow up here or should it be a separate ticket? This one isn't meant to be backported anyway. FAIL koha-tmpl/intranet-tmpl/prog/en/includes/background_jobs/batch_authority_record_modification.inc FAIL filters missing_filter at line 32 ( <span>Authority record [% authority_link | $KohaSpan %] has not been modified. An error occurred on modifying it</span>) missing_filter at line 35 ( <span>Authority record [% authority_link | $KohaSpan %] has successfully been modified.</span>) --- FAIL koha-tmpl/intranet-tmpl/prog/en/includes/background_jobs/batch_biblio_record_modification.inc FAIL filters missing_filter at line 43 ( <span>Bibliographic record [% biblio_link %] has not been modified. An error occurred on modifying it.</span>) missing_filter at line 46 ( <span>Bibliographic record [% biblio_link %] has successfully been modified.</span>) --- FAIL koha-tmpl/intranet-tmpl/prog/en/includes/background_jobs/batch_hold_cancel.inc FAIL filters missing_filter at line 43 ( <span>Hold on [% biblio_link | $KohaSpan %] for [% patron_link | $KohaSpan %] has successfully been cancelled.</span>) missing_filter at line 43 ( <span>Hold on [% biblio_link | $KohaSpan %] for [% patron_link | $KohaSpan %] has successfully been cancelled.</span>) --- FAIL koha-tmpl/intranet-tmpl/prog/en/includes/background_jobs/batch_item_record_deletion.inc FAIL filters missing_filter at line 44 ( <span>Item with barcode [% item_link | $KohaSpan%] cannot be deleted:</span>) -- 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/
