[Koha-bugs] [Bug 17785] New: oai.pl returns wrong URLs under Plack

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 16 13:46:31 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17785

            Bug ID: 17785
           Summary: oai.pl returns wrong URLs under Plack
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: gmcharlt at gmail.com
          Reporter: m.de.rooy at rijksmuseum.nl
        QA Contact: testopia at bugs.koha-community.org

oai.pl uses CGI's self_url
Under Plack this results in an URL like:
/opac/oai.pl?verb=ListRecords&resumptionToken=marcxml/100/1970-01-01T00:00:00Z/2016-12-16T23:59:59Z/
(This is the URL for the More button.)

Should we adjust the mounting point and ProxyPass statements?
Mount like /cgi-bin/koha/opac ?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list