Bug 40989

Summary: t/db_dependent/OAI/Server.t fails on Debian 13
Product: Koha Reporter: Victor Grousset/tuxayo <victor>
Component: Architecture, internals, and plumbingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40680
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Victor Grousset/tuxayo 2025-10-09 21:47:15 UTC
1. KOHA_IMAGE=main-bookworm ktd up
2. prove t/db_dependent/OAI/Server.t
3. pass
4. KOHA_IMAGE=main-trixie ktd up
5. prove t/db_dependent/OAI/Server.t
#    got : 'http://localhost/'
# expect : 'http://localhost'

Severity = major because it makes the CI fail and hides issues even if not as much as Bug 40680.