https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35659 --- Comment #12 from David Cook <dcook@prosentient.com.au> --- Comment on attachment 160744 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160744 Bug 35659: OAI Harvester Review of attachment 160744: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=35659&attachment=160744) ----------------------------------------------------------------- ::: Koha/OAI/Client/Harvester.pm @@ +127,5 @@
+ printlog("ListMetadataFormats failed"); + }; + + #my $response = $h->Identify; + #print "Repository supports protocol version ", $response->version, "\n";
Looks like some debugging code that needs to be removed here -- You are receiving this mail because: You are watching all bug changes.