Closed GoogleCodeExporter closed 9 years ago
This is a bug because of the change in the XC OAI Id structure.
The code needs to be handled properly for GetRecord verb which would handle new
XC
OAI ID properly. Change should be done in the file Facade.java starting line
564.
Proper parsing of the XC OAI ID needs to be done so that the error is not
thrown as
it is now.
Original comment by sva...@library.rochester.edu
on 12 Mar 2010 at 7:27
Changing owner.
Original comment by rc...@library.rochester.edu
on 25 Mar 2010 at 6:23
Previously the OAI server was designed to retrieve a record based on record
type and
the original marc record's 001 (external_id). Now it correctly retrieves the
record
based on OAI identifier.
(This turned out to be easier than I had first thought. :-)
rev. 75
Original comment by chic...@gmail.com
on 19 Apr 2010 at 9:23
Original comment by srangana...@library.rochester.edu
on 14 May 2010 at 9:59
Original issue reported on code.google.com by
srangana...@library.rochester.edu
on 12 Mar 2010 at 3:21