https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29307 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |BLOCKED Depends on| |29486 --- Comment #7 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Joonas Kylmälä from comment #6)
(In reply to Jonathan Druart from comment #5)
(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?
Commenting on this just based on the code I read: Before this patch the detail page included biblionumbers if they were not in the original data, after this patch it doesn't.
Yes, I don't think this call in GetMarcBiblio is relevant, I opened bug 29486. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29486 [Bug 29486] _koha_marc_update_bib_ids no longer needed for GetMarcBiblio (?) -- You are receiving this mail because: You are watching all bug changes.