[Koha-bugs] [Bug 30813] Refactor TransformMarcToKoha to remove TransformMarcToKohaOneField

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 26 14:15:52 CEST 2022


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

Joonas Kylmälä <joonas.kylmala at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #135302|0                           |1
        is obsolete|                            |
 Attachment #135303|0                           |1
        is obsolete|                            |
 Attachment #135304|0                           |1
        is obsolete|                            |
 Attachment #135305|0                           |1
        is obsolete|                            |
 Attachment #135306|0                           |1
        is obsolete|                            |
 Attachment #135371|0                           |1
        is obsolete|                            |

--- Comment #18 from Joonas Kylmälä <joonas.kylmala at iki.fi> ---
Created attachment 135374
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=135374&action=edit
Bug 30813: Update TransformMarcToKoha to accept a hashref

This patch updates all the calls to pass a hasref rather than an array

It also removes the no longer used framework parameter

To test:
prove -v t/Biblio.t t/db_dependent/Biblio/TransformMarcToKoha.t

Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

Signed-off-by: Joonas Kylmälä <joonas.kylmala at iki.fi>

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


More information about the Koha-bugs mailing list