[Koha-bugs] [Bug 19097] Koha to MARC mappings (Part 3): Correct remaining GetMarcFromKohaField and TransformMarcToKoha calls

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 30 14:34:01 CET 2023


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

--- Comment #6 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 158063
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=158063&action=edit
Bug 19097: GetMarcSubfieldStructureFromKohaField - remove wantarray

Replacing wantarray by a list parameter.
Adding comment to calls where simply one return is assumed.

Test plan:
Look at results of git grep GetMarcSubfieldStructureFromKohaField
Run t/db_dependent/Biblio.t

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

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


More information about the Koha-bugs mailing list