[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.08-21-g0c6a3bc

Git repo owner gitmaster at git.koha-community.org
Wed Jul 23 17:28:09 CEST 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 3.14.x has been updated
       via  0c6a3bcad1643dc37369354d6fc8f32c57390339 (commit)
      from  6a78d2ba8e7d76549c7dc93178345e10cc0fc2af (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0c6a3bcad1643dc37369354d6fc8f32c57390339
Author: Jesse Weaver <pianohacker at gmail.com>
Date:   Thu Mar 20 11:20:40 2014 -0600

    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 <oleonard at myacpl.org>
    
    I can reproduce the problem and confirm that this patch fixes it.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Patch removes hardcoded http:// from URLs in the Overdrive code.
    Trusting Jesse and Owen to have tested this with Overdrive,
    code review reveals no additional changes or possible problems.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit ea5040bad2d3d0d298a9b27a95b81e2a3d7a9ad0)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

-----------------------------------------------------------------------

Summary of changes:
 .../opac-tmpl/bootstrap/en/modules/opac-overdrive-search.tt      |    6 +++---
 koha-tmpl/opac-tmpl/prog/en/modules/opac-overdrive-search.tt     |    6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list