http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11978
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #26497|0 |1 is obsolete| | --- Comment #3 from Owen Leonard <[email protected]> --- Created attachment 26856 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26856&action=edit [SIGNED-OFF] 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. Signed-off-by: Owen Leonard <[email protected]> I can reproduce the problem and confirm that this patch fixes it. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
