https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24155 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #36 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- We have a failure, can you have a look please? t/db_dependent/www/search_utf8.t .. 24/99 # Failed test 'Base is like "(?^u:opac-search.pl\?(idx=&)?q=%CE%91%CE%B8%CE%AE%CE%BD%CE%B1)"' # at t/db_dependent/www/search_utf8.t line 300. # got: "http://koha:8080/cgi-bin/koha/opac-search.pl?weigh"... # length: 93 # doesn't match '(?^u:opac-search.pl\?(idx=&)?q=%CE%91%CE%B8%CE%AE%CE%BD%CE%B1)' t/db_dependent/www/search_utf8.t .. 57/99 # Failed test 'Base is like "(?^u:opac-search.pl\?(idx=&)?q=Ram%C3%B2n)"' # at t/db_dependent/www/search_utf8.t line 300. # got: "http://koha:8080/cgi-bin/koha/opac-search.pl?weigh"... # length: 73 # doesn't match '(?^u:opac-search.pl\?(idx=&)?q=Ram%C3%B2n)' t/db_dependent/www/search_utf8.t .. 89/99 # Failed test 'Base is like "(?^u:opac-search.pl\?(idx=&)?q=%F0%A0%BB%BAtomasito%F0%A0%BB%BA)"' # at t/db_dependent/www/search_utf8.t line 300. # got: "http://koha:8080/cgi-bin/koha/opac-search.pl?weigh"... # length: 95 # doesn't match '(?^u:opac-search.pl\?(idx=&)?q=%F0%A0%BB%BAtomasito%F0%A0%BB%BA) -- You are receiving this mail because: You are watching all bug changes.