http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15369 Bug ID: 15369 Summary: remove use to OCLC xISBN service, which is shutting down Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: gmcharlt@gmail.com QA Contact: testopia@bugs.koha-community.org OCLC has announced <http://www.oclc.org/developer/news/2015/change-to-xid-services.en.html> that their xID services, including xISBN, will be discontinued on 15 March 2016. Consequently, code that uses it should be removed. The affected feature (the "Editions" tab in the public catalog record details view) is turned on via the FRBRizeEditions, XISBN, and OCLCAffiliateID system preferences and is implemented in the C4::XISBN module. Note that the feature can also use ThingISBN (from LibraryThing) and Syndetics as data providers, so we're not in the position of having to remove it entirely -- just use of OCLC xISBN. -- You are receiving this mail because: You are watching all bug changes.