2 Nov
2021
2 Nov
'21
1:05 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29307 --- Comment #5 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Joonas Kylmälä from comment #4)
They don't do quite the same thing, GetMarcBiblio calls C4::Biblio::_koha_marc_update_bib_ids() and $biblio->metadata->record doesn't.
What differences do you expect? The point of those tests is to not explode later basically, so we must know if the record has a valid MARCXML stored in the biblio_metadata table. -- You are receiving this mail because: You are watching all bug changes.