https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10662
--- Comment #129 from Josef Moravec <[email protected]> --- Started testing, from first view I can see these issues: 1) RDF::Query is not in dependencies but used in various files 2) There are some style issues etc, could be catched easily by qa tools 3) Module UUID (package libuuid-perl) is packaged in version 0.05 for jessie, but version 0.27 needed as you use the sub "uuid", this version is packaged for stretch (which is released for few days now) 4) You use oai-pmh-harvester.yaml filename everywhere, but in /debian/templates/koha-conf-site.xml.in it is 'oai_pmh_harvester.yaml' (with underscores) - should be consistant 5) The message "Test succesfull!" should be more visible, you could use "dialog message" classes to make it standard koha message But the main think is: It does work well! ;) Not tested RDF harvesting, as I had no luck to install Fuseki properly :( -- 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/
