[Koha-bugs] [Bug 35115] ERM - Potential MARC data loss when importing titles from list

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 24 16:20:56 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35115

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #4 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
ok for me, please provide tests.

Also you can replace the loop with

  $biblio = { map { ( "biblio.$_" => $biblio->{$_} ) } keys %$biblio };

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list