]> git.koha-community.org Git - koha.git/commit
Bug 38513: Fix Biblio.t for Koha_Main_My8
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 22 Nov 2024 08:28:46 +0000 (08:28 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 22 Nov 2024 09:22:41 +0000 (10:22 +0100)
commit28d24aaa0874844ec8643a9ea19cc0b501013c6a
tree8478f94276c3e3dfac3dfb4d0020ad746bbb3c8b
parent9588731d40d8e5532016420665dce496a4dfb5a1
Bug 38513: Fix Biblio.t for Koha_Main_My8

This should do the tric: The test output shows that the second
mapping was not found (field 264); also the expected suspect btw.
So adding that here.

Test plan:
Run t/db_dependent/Biblio.t
See also comment28 on bug 19097.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Simulated the above by removing 264c from Koha to MARC mapping.
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
t/db_dependent/Biblio.t