20 Mar
2014
20 Mar
'14
10:30 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11978 --- Comment #1 from Jesse Weaver <jweaver@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.