https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18096 Bug ID: 18096 Summary: BnF Authorities Z39.50 search and access Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Z39.50 / SRU / OpenSearch Servers Assignee: gmcharlt@gmail.com Reporter: synapse.ova@gmail.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl The Bibliothèque nationale de France has launched a new Z39.50 platform on the 22nd of november 2016. It is now possible to retrieve the authority records as well as every kind of bibliographical records. The problem is that according to server profile (http://www.bnf.fr/documents/profilZ3950_bnf_en.pdf) it is needed to use attribute 2016 and 2017 to search for authority record. • Search attributes are hardcoded in function Z3950SearchAuth in Breeding.pm (and there is no attribute 2016 and 2017). • BnF does not have SRU server (and even if it had, you can't add authority SRU server to Koha right now). So the question is: How to search BnF Authorities? -- You are receiving this mail because: You are watching all bug changes.