https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17835
--- Comment #12 from Josef Moravec <josef.mora...@gmail.com> --- (In reply to Jonathan Druart from comment #11) > (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... > I figured it out, the translation is done for "en" language, but when subroutine C4::Languages::getlanguage returns something else (it could happen - I have installed two additional languages for now), the original description is selected and test fails. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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/