[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.09-22-g38caaaf

Git repo owner gitmaster at git.koha-community.org
Wed Aug 6 09:18:51 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  38caaaf836594fc1f1c12abf2439fdf73be2772c (commit)
      from  4bcb5a0d885a308ef9e0992706c5db2db720df7a (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 38caaaf836594fc1f1c12abf2439fdf73be2772c
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Mar 17 09:34:03 2014 -0400

    Bug 11951: fix OPAC search suggestions template error
    
    If you have search suggestions enabled in the OPAC and click the "Check
    for suggestions" link before it is replaced with the JS-rendered output
    you will get a template error. This patch corrects it.
    
    To test you must have the bootstrap theme enabled and at least one
    OPAC plugin enabled in Administration -> Did you mean?
    
    - Perform a search in the OPAC.
    - Look for a box which says "Not what you expected? Check for
      suggestions"
    - Click the "Check for suggestions" link before it disappears. If
      necessary disable JavaScript in your browser so that the link doesn't
      disappear.
    - The search suggestions page should render without errors.
    
    Signed-off-by: A. Sassmannshausen <alex.sassmannshausen at ptfs-europe.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    The non-Javascript fallback link now works correctly.
    Passes tests and QA script.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit c38cf38c973159af2d03c6956d7aede8aebb20d5)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/modules/svc/suggestion.tt |    1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list