[Koha-bugs] [Bug 21104] New: oai.pl returns wrong baseURL

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 23 21:39:57 CEST 2018


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: koha-bugs at lists.koha-community.org
          Reporter: pablo.bianchi at gmail.com
        QA Contact: testopia at bugs.koha-community.org
            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.


More information about the Koha-bugs mailing list