Summary: | Koha::OAI::Server::Repository self_url incorrect when using Plack | ||
---|---|---|---|
Product: | Koha | Reporter: | David Cook <dcook> |
Component: | Web services | Assignee: | Bugs List <koha-bugs> |
Status: | CONFIRMED --- | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | ||
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
David Cook
2025-08-13 03:20:12 UTC
Note that I've been setting the requestURL in Koha::OAI::Server::Repository for many years locally, as I had some OAI-PMH consumer that needed it fixed. But there are other Koha/OAI/Server/* modules that need to be updated too. I'll need to do some refactoring of what I have to cover what I describe in the "Description", but it shouldn't be that hard. Just need to get a round tuit... |