https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35115
Pedro Amorim <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Pedro Amorim <[email protected]> --- (In reply to Jonathan Druart from comment #4) > ok for me, please provide tests. > > Also you can replace the loop with > > $biblio = { map { ( "biblio.$_" => $biblio->{$_} ) } keys %$biblio }; Thank you for taking a look Jonathan, this is great. I'm not sure when I'll be able to get back to this, but there is still the matter of: ATTENTION: This does not solve the whole issue, i.e. MARC fields not mapped to Koha fields will still be stripped. More work required. -- 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/
