https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24206
--- Comment #1 from Owen Leonard <[email protected]> --- > - Worldcat: now https > - BookFinder: now https I know we can update the installation SQL, but I'm assuming there's not a good way to update existing installations since the library could have customized this preference with their own options? > - OpenLibrary: URL search pattern changed The current pattern looks correct to me: https://openlibrary.org/search/?author=({AUTHOR})&title=({TITLE}) ...translates to: https://openlibrary.org/search?author=(Heinlein%2C%20Robert%20A.)&title=(Stranger%20in%20a%20strange%20land) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
