[koha-commits] main Koha release repository branch master updated. v3.14.00-138-g4e64ea8

Git repo owner gitmaster at git.koha-community.org
Sun Dec 15 19:40:28 CET 2013


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  4e64ea8870cca3715f838ae3b577cb05da2f7879 (commit)
      from  4a7bb58b1daf5edc47581f17b3dfef1e7beac601 (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 4e64ea8870cca3715f838ae3b577cb05da2f7879
Author: Frédéric Demians <f.demians at tamil.fr>
Date:   Tue Nov 26 10:16:41 2013 +0100

    Bug 11277: fix errors with search facet links in Bootstrap theme
    
    This patch fixes the following rwo errors:
    
      1. When selecting 'show more' above a facet, the advanced search page
         is displayed.
      2. When restricting search on a library facet, all the biblio records
         of this library are returned.
    
    The patch fixes the way URL are encoded with TT filter. See:
    
    http://search.cpan.org/~abw/Template-Toolkit-2.25/lib/Template/Manual/Filters.pod#url
    
    Signed-off-by: Liz Rea <liz at catalyst.net.nz>
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Patch works nicely. Tests done:
    - 'More' link on facets redirects to advanced search before applying
      the patch. After appyling the link works correctly.
    - In my tests, the facet links themselves worked nicely, limiting the
      search as expected.
    - Availability search works ok for me with patch applied.
    - Also made sure to click on some links containing diacritcts (German
      umlauts).
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-facets.inc |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list