https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29307
--- Comment #6 from Joonas Kylmälä <[email protected]> --- (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. -- 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/
