https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24155
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |ommunity.org --- Comment #36 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ 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/
