https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21364 --- Comment #24 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- FAIL C4/Acquisition.pm OK critic FAIL forbidden patterns forbidden pattern: tab char (line 688) OK git manipulation OK pod OK pod coverage OK spelling OK valid FAIL koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt FAIL filters wrong_html_filter at line 105 ( <td><a href="/cgi-bin/koha/acqui/basket.pl?basketno=[% basket.basketno | html %]">[% basket.basketname | html %]<a></td>) wrong_html_filter at line 154 ( <li><a href="/cgi-bin/koha/acqui/uncertainprice.pl?booksellerid=[% basket.booksellerid | html %]&owner=1"><i class="fa fa-usd"></i> Uncertain prices</a></li>) wrong_html_filter at line 156 ( <li><a href="/cgi-bin/koha/acqui/basket.pl?op=close&basketno=[% basket.basketno | html %]&booksellerid=[% basket.booksellerid | html %]"><i class="fa fa-times-circle"></i> Close this basket</a></li>) wrong_html_filter at line 156 ( <li><a href="/cgi-bin/koha/acqui/basket.pl?op=close&basketno=[% basket.basketno | html %]&booksellerid=[% basket.booksellerid | html %]"><i class="fa fa-times-circle"></i> Close this basket</a></li>) Trying to fix in a follow-up. -- You are receiving this mail because: You are watching all bug changes.