https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35104
--- Comment #173 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 199968 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199968&action=edit Bug 35104: (follow-up) QA fixes - Use say_success() in atomicupdate instead of bare say $out - Log a warning in Koha::Import::Record::get_marc_record when both XML parse attempts fail, preserving the original error context - Add plan tests to the three inner subtests that were missing them - Eliminate double DB query (count + as_list) in catalogue/detail.pl and catalogue/MARCdetail.pl - Report all nonxml_stripped occurrences in the ModBiblioMarc warning message, not just the first -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
