https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35659
--- Comment #12 from David Cook <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
