Bug 38513 - Fix Biblio.t for Koha_Main_My8 test configuration
Summary: Fix Biblio.t for Koha_Main_My8 test configuration
Status: Pushed to main
Alias: None
Product: Koha
Classification: Unclassified
Component: Test Suite (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Marcel de Rooy
QA Contact: Testopia
URL:
Keywords: RM_priority
Depends on: 19097
Blocks:
  Show dependency treegraph
 
Reported: 2024-11-22 08:27 UTC by Marcel de Rooy
Modified: 2024-11-22 09:23 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
24.11.00
Circulation function:


Attachments
Bug 38513: Fix Biblio.t for Koha_Main_My8 (1.52 KB, patch)
2024-11-22 08:32 UTC, Marcel de Rooy
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel de Rooy 2024-11-22 08:27:59 UTC
See comment28 on bug 19097
Comment 1 Marcel de Rooy 2024-11-22 08:32:30 UTC
Created attachment 174913 [details] [review]
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.
Comment 2 Marcel de Rooy 2024-11-22 08:33:35 UTC
Moving to SO. Let RM decide next step. If Joubu is around, please take a look.
Comment 3 Katrin Fischer 2024-11-22 09:20:33 UTC
Picking this for main. Change appears logical, tests pass.
Comment 4 Katrin Fischer 2024-11-22 09:23:54 UTC
Pushed for 24.11!

Well done everyone, thank you!