http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13568 Christophe Brocquet <christophe.brocquet@yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |christophe.brocquet@yahoo.f | |r --- Comment #2 from Christophe Brocquet <christophe.brocquet@yahoo.fr> --- I tested the patch for the 13568 with the following sandbox http://pro.test1.biblibre.com/cgi-bin/koha/sandbox.pl I used the "UNIMARC public library (2) = UNIMARC BM" dataset. 1. First I activated the following system preferences in the staff interface - OAI-PMH : enabled - OAI-PMH:AutoUpdateSets : enabled - OAI-PMH:MaxCount : 500 2. Then I tested with - http://catalogue.test1.biblibre.com/cgi-bin/koha/oai.pl/request?verb=ListIdentifiers&metadataPrefix=marcxml - http://catalogue.test1.biblibre.com/cgi-bin/koha/oai.pl/request?verb=ListRecords&metadataPrefix=marcxml 3. The last resumtionToken which was generated is "marcxml/4500/1970-01-01/2015-02-17/" and the last identifier was "KOHA-OAI-TEST:5000" : after this record there was no more resumptionToken. But it is said here http://koha-fr.org/content/bacs-%C3%A0-sable that the "UNIMARC public library (2) = UNIMARC BM" dataset contains 19000 bibliographical records. So I am not sure the patch works well. -- You are receiving this mail because: You are watching all bug changes.