https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41639 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Fails QA checks - please add the missing filters! Result: [PASS] koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt [FAIL] koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt FAIL filters missing_filter at line 615 ( alt="Cover of [% cover_title %][% IF cover_author %]by [% cover_author %][% END %]") missing_filter at line 615 ( alt="Cover of [% cover_title %][% IF cover_author %]by [% cover_author %][% END %]") missing_filter at line 627 ( alt="Cover of [% cover_title %][% IF cover_author %]by [% cover_author %][% END %]") missing_filter at line 627 ( alt="Cover of [% cover_title %][% IF cover_author %]by [% cover_author %][% END %]") missing_filter at line 640 ( alt="Cover of [% cover_title %][% IF cover_author %]by [% cover_author %][% END %]") missing_filter at line 640 ( alt="Cover of [% cover_title %][% IF cover_author %]by [% cover_author %][% END %]") missing_filter at line 659 ( aria-label="Cover of [% cover_title %][% IF cover_author %]by [% cover_author %][% END %]") missing_filter at line 659 ( aria-label="Cover of [% cover_title %][% IF cover_author %]by [% cover_author %][% END %]") missing_filter at line 672 ( <img alt="Custom cover of [% cover_title %][% IF cover_author %]by [% cover_author %][% END %]" src="[% custom_cover_image_url | url %]" />) missing_filter at line 672 ( <img alt="Custom cover of [% cover_title %][% IF cover_author %]by [% cover_author %][% END %]" src="[% custom_cover_image_url | url %]" />) [FAIL] koha-tmpl/opac-tmpl/bootstrap/en/includes/cover-images.inc FAIL filters missing_filter at line 25 ( <img src="/cgi-bin/koha/opac-image.pl?thumbnail=1&biblionumber=[% SEARCH_RESULT.biblionumber | uri %]" alt="Cover of [% cover_title %][% IF cover_author %]by [% cover_author %][% END %]" />) missing_filter at line 25 ( <img src="/cgi-bin/koha/opac-image.pl?thumbnail=1&biblionumber=[% SEARCH_RESULT.biblionumber | uri %]" alt="Cover of [% cover_title %][% IF cover_author %]by [% cover_author %][% END %]" />) missing_filter at line 36 ( alt="Cover of [% cover_title %][% IF cover_author %]by [% cover_author %][% END %]") missing_filter at line 36 ( alt="Cover of [% cover_title %][% IF cover_author %]by [% cover_author %][% END %]") missing_filter at line 54 ( alt="Cover of [% cover_title %][% IF cover_author %]by [% cover_author %][% END %]") missing_filter at line 54 ( alt="Cover of [% cover_title %][% IF cover_author %]by [% cover_author %][% END %]") missing_filter at line 119 ( <img id="custom-thumbnail-[% SEARCH_RESULT.biblionumber | html %]" alt="Cover of [% cover_title %][% IF cover_author %]by [% cover_author %][% END %]" src="[% custom_cover_image_url | url %]" />) missing_filter at line 119 ( <img id="custom-thumbnail-[% SEARCH_RESULT.biblionumber | html %]" alt="Cover of [% cover_title %][% IF cover_author %]by [% cover_author %][% END %]" src="[% custom_cover_image_url | url %]" />) [PASS] koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt Processing additional checks PASS! -- You are receiving this mail because: You are watching all bug changes.