http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9555 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #11 from Jonathan Druart <jonathan.druart@biblibre.com> --- QA comment: The xt/single_quotes.t test failed before this patch # Failed test 'Files do not contain single quotes _(' ' # at xt/single_quotes.t line 39. # Files list: # manage.tt: return GB_showCenter(_('Export patron cards'), "/cgi-bin/koha/patroncards/print.pl?" + getstr, 700, 800); # Looks like you failed 1 test of 1. xt/single_quotes.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests Now all tests pass. Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes.