[Bug 3205] New: OAI repository identify response invalid
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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3205 frederic@tamil.fr changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic@tamil.fr --- Comment #1 from frederic@tamil.fr 2009-05-08 14:42:48 ---
(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.
This is smallish bug of OAI library used by Koha OAI server which by default return 'none' rather than 'no'. -- 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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3205 Galen Charlton <galen.charlton@liblime.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from Galen Charlton <galen.charlton@liblime.com> 2009-05-08 17:01:46 --- Pushed one patch by Frédéric and one by me to HEAD, and I've also updated the particular repository you're testing. The Identify response should now be validating correctly. -- 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.
participants (1)
-
bugzilla-daemon@liblime.com