http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12782 Bug ID: 12782 Summary: t/db_dependent/XISBN.t should work on DOM too Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Test Suite Assignee: chris@bigballofwax.co.nz Reporter: tomascohen@gmail.com QA Contact: gmcharlt@gmail.com The current Mock_SimpleSearch sub always returns usmarc data. This will conflict with _get_biblio_from_xisbn, that calls C4::Search::new_record_from_zebra, so it expects MARCXML data on DOM. -- You are receiving this mail because: You are watching all bug changes.