https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21104
Bug ID: 21104
Summary: oai.pl returns wrong baseURL
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P4
Component: Web services
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Blocks: 21102
Related/continuation of:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17785#c11
When using Plack Koha anwer a "cooler" (bug 18410) but invalid baseURL,
/opac/oai.pl instead of given URI.
As Tomas said on bug #17785:
> Our fix for the XSLT masked the underlying bug (our code doesn't know
> about the proxypass we do, and then Plack answers what he knows,
> /opac/oai.pl).
Originally deteced with official validator:
https://www.openarchives.org/Register/ValidateSite
Tested with: curl -s "baseURL?verb=Identify" | xpath -q -e
"/OAI-PMH/Identify/baseURL"
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21102
[Bug 21102] OAI-PMH specification conformance [UMBRELLA]
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/