https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26037 Bug ID: 26037 Summary: openlibrary.org is hit on every Koha requests Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org If OpenLibrary sysprefs are enabled, a query is done on every page we load. If the Koha page is not opac-detail or opac-result, a 404 is returned (the URL is not correctly generated). To recreate: Turn on OpenLibraryCovers and OpenLibrarySearch Hit the Koha main page Note you have a 404 in the console: https://openlibrary.org/api/volumes/brief/json?callback=jQuery34106125725859943835_1595407548302&show_all_items=true&_=1595407548303 -- You are receiving this mail because: You are watching all bug changes.