[koha-commits] main Koha release repository branch master updated. v3.14.00-699-gc38cf38

Git repo owner gitmaster at git.koha-community.org
Thu Apr 10 00:28:01 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, master has been updated
       via  c38cf38c973159af2d03c6956d7aede8aebb20d5 (commit)
      from  3334f03d779dc41bac3fe6e25a0d08733fc030ca (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 c38cf38c973159af2d03c6956d7aede8aebb20d5
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>

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

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