]> 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)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 5 Dec 2024 23:16:22 +0000 (23:16 +0000)
commite3f16499be3f3043dbb7c76477abfd7d448c1c24
tree37c3470c41c949f72341d5420939c5d6bf549bee
parent3b31cf80c3c2e4a6cbc440cd93b5645d927d5661
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>
(cherry picked from commit 28d24aaa0874844ec8643a9ea19cc0b501013c6a)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
t/db_dependent/Biblio.t