[Koha-bugs] [Bug 19064] New: OAI-PMH Records appearing in OAI that can' t be found in OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 8 15:19:58 CEST 2017


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

            Bug ID: 19064
           Summary: OAI-PMH Records appearing in OAI that can't be found
                    in OPAC
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Web services
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: marrone.patricio at gmail.com
        QA Contact: testopia at bugs.koha-community.org

Hello,

While harvesting Koha records from the OAI-PMH interface, I found a series of
records that can't be accessed using the OPAC interface. That is, the harvester
finds a record with an identifier, say 
http://example.com/cgi-bin/koha/oai.pl?verb=GetRecord&metadataPrefix=oai_dc&identifier=KOHA-OAI-EXAMPLE:572

that shows the complete record.
Trying to link to the OPAC using the biblionumber in the last part of the
identifier, say

http://example.com/cgi-bin/koha/opac-detail.pl?biblionumber=572

I get a 404 error.

I have yet to confirm this, but this might be related to the records being
hidden in the OPAC view being leaked into OAI. In that case, I would expect the
record to have a deleted status in OAI so that in can be removed from the
harvesting results.

-- 
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