http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12747
--- Comment #34 from Jonathan Druart <[email protected]> --- (In reply to Frédéric Demians from comment #33) > - The UT doesn't work with a Unimarc DB. It fails because the biblio record > constructed in the test has a title in 245 tag. In Unimarc, title is in > 200. I > don't know it is considered problematic by QAers. No it's not. The requirement is that the tests must pass on a "fresh" MARC21 DB with all sample data. We tend to ask for the tests to create their own data (using t::lib::TestBuilder for instance) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
