[Koha-bugs] [Bug 11978] OverDrive API now prepends http:// to URLs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 20 23:30:11 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11978

--- Comment #1 from Jesse Weaver <jweaver at bywatersolutions.com> ---
Created attachment 26497
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26497&action=edit
Bug 11978 - Fix URLs displayed in OverDrive search

OverDrive has recently changed its APIs to include "http://" in the URLs
it returns. This patch removes the "http://" on the Koha end so they
aren't doubled.

Test plan:
  1. Run an OverDrive search on the OPAC.
  2. Check the links, they should start with "http://http://"
  3. Apply this patch.
  4. Rerun the search, the links should now be correct.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list