https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10662
--- Comment #70 from Mirko Tietgen <[email protected]> --- Hi David, nice to see this move forward! I gave it a first ride and here are a few comments/questions: - Would it make sense for you to use Catmandu::OAI instead of IO::*? We will use Catmandu for Elasticsearch, it would probably make sense here too? - Task type is set on separate page for add and edit of tasks. Should be on the same page as the rest of the config. - I can add a task, I can start a task -- but I can't stop a task, just remove. - Task numbering always starts at 2. There is no task 1? - Tasks should be sorted by task number - I can send a single task to Icarus multiple times. Is that intended? - "Send to Icarus" leads to empty page if Icarus is not running - Permissions for the OAI user? Even with superlibrarian I get several auth errors, and I would not want to give it superlibrarian permissions anyway. - Log should display something more useful than [server 1], like name or IP - Log shows lots of "Connection n started.1" and "Connection n failed or ended" but there is no hint what that actually means. It does not seem to be relevant for fulfilling the task - Enqueue needs an identifier to work. What if I want to get more than one record? Using just the prefix does not work. - Enqueue seems to work so far, I downloaded a record. - Dequeue does not work for me. Several auth errors, then a working auth. A record is created, but it only contains a (broken) leader. - Have not tested matching yet. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
