Summary: | Fix Biblio.t for Koha_Main_My8 test configuration | ||
---|---|---|---|
Product: | Koha | Reporter: | Marcel de Rooy <m.de.rooy> |
Component: | Test Suite | Assignee: | Marcel de Rooy <m.de.rooy> |
Status: | Pushed to main --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | jonathan.druart, katrin.fischer |
Version: | Main | Keywords: | RM_priority |
Hardware: | All | ||
OS: | All | ||
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: | |||
Bug Depends on: | 19097 | ||
Bug Blocks: | |||
Attachments: | Bug 38513: Fix Biblio.t for Koha_Main_My8 |
Description
Marcel de Rooy
2024-11-22 08:27:59 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. Moving to SO. Let RM decide next step. If Joubu is around, please take a look. Picking this for main. Change appears logical, tests pass. Pushed for 24.11! Well done everyone, thank you! |