http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5667 Summary: koha-conf.xml missing entry for z39.50 publicserver Change sponsored?: --- Product: Koha Version: rel_3_4 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 Component: Z39.50 / SRU / OpenSearch Servers AssignedTo: gmcharlt@gmail.com ReportedBy: ian.walls@bywatersolutions.com QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 By default, the koha-conf.xml created by make does not include a set of configurations for a public Z39.50 server. There is a line to uncomment to activate public Z39.50 search, but the BIBLIOGRAPHIC RECORDS <server> tag must be copied and given a new id of 'publicserver' in order for one to be able to search the catalog. This configuration tag should be included in the default, commented out just like the line to turn on publicserver listening. A comment should be included with simple instructions. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.