https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17835 --- Comment #11 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Josef Moravec from comment #8)
test t/db_dependent/Koha/ItemTypes.t is failing: # Failed test 'item types should be sorted by translated description' # at t/db_dependent/Koha/ItemTypes.t line 120. # got: 'description' # expected: 'a translated itemtype desc' # Looks like you failed 1 test of 20.
Weird, I not recreate, it passes for me...
and in the fifth patch in koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt line 1202 is typo I think: extra "XX" on the ond of line
Yes indeed, fixed in the last patch (and I have squashed the last two ones). -- You are receiving this mail because: You are watching all bug changes.