http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3205 Summary: OAI repository identify response invalid Product: Koha Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Tools AssignedTo: galen.charlton@liblime.com ReportedBy: eosisek@library.rochester.edu Estimated Hours: 0.0 Change sponsored?: --- The response to the Identify verb given by the OAI repository on the sample Koha installation is invalid. (http://gmc.dev.kohalibrary.com/cgi-bin/koha/oai.pl?verb=Identify.) The response reports the repository's deleted record support as "none." However, according to the OAI documentation (http://www.openarchives.org/OAI/openarchivesprotocol.html#DeletedRecords) However, there are only three valid values for deleted record support: "no," "persistent," and "transient." Thus "none" is an invalid response. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.