http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8300 --- Comment #3 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- (In reply to comment #2)
I got an error when I launch tests:
% prove t/db_dependent/www/batch.t t/db_dependent/www/batch.t .. 14/19 # Failed test 'found book' # at t/db_dependent/www/batch.t line 111. # searched: "<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Trans"... # can't find: "Data structures : Esakov, Jeffrey" # LCSS: "cture" # LCSS context: " \x{0a} \x{0a}\x{09}<li><a href="/cgi-bin/koha/tools/picture-"
Test::WWW::Mechanize seems to be a new dependency.
I've been struggling to figure out the problem, and I finally realized- my sample record is MARC21. I'll update the test to have both UNIMARC and MARC21. -- You are receiving this mail because: You are watching all bug changes.