[Koha-bugs] [Bug 19635] New: OAI-PMH deleted records are now default and are listed first

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 16 13:00:45 CET 2017


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

            Bug ID: 19635
           Summary: OAI-PMH deleted records are now default and are listed
                    first
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Searching
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

It seems bug 15108 made some changes to which records are served up first by
the OAI server.

When making a basic request with no token, i.e.:
http://localhost:8080/cgi-bin/koha/oai.pl?verb=ListRecords&metadataPrefix=marcxml

You get any deleted records first.

When continuing if you have more than 50 deleted records the resumptionToken
also includes deleted records

We have services harvesting the entire catalog that don't expect deleted
records first.

I am not seeing a way to prevent them, and wonder if they should not be served
first.

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


More information about the Koha-bugs mailing list