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, 18.11.x has been updated
       via  6a11d274109f9e23da72bd3c1fc467dd41c6aba8 (commit)
      from  80718fd1d4ee6e0e861644f0e821074b4f9d659c (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 6a11d274109f9e23da72bd3c1fc467dd41c6aba8
Author: Fridolin Somers <fridolin.som...@biblibre.com>
Date:   Mon Jun 17 16:28:22 2019 +0200

    Bug 23132: Fix encoding issues in facets with show more link
    
    When one uses characters like Ã, ç ... the first searcshow up correctly but 
when you refine your search with "Show more", the encoding becomes bad and so, 
results of the search too.
    
    Test plan :
    
    Without the patch:
    - check if you have your SysPref SearchEngine with Elasticsearch as value,
    - put your SysPref FacetMaxCount at 10,
    - search in the catalog "a" and then in Refine your search click on show 
more (just to see how it works),
    - then search with special characters like "é", ç" ... and make the same 
test, the research should be wrong when you click on show more and the page is 
realoaded.
    
    Then apply the patch:
    - and make the same with a classic reasearch, then with special characters,
    - verify that when you click on show more the page isn't realoded and the 
reasearch is correct.
    - same with show less
    - and finnaly, add some facets and test show more/less
    
    Signed-off-by: Jonathan Druart <jonathan.dru...@bugs.koha-community.org>
    Signed-off-by: Julian Maurice <julian.maur...@biblibre.com>
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>
    (cherry picked from commit b976bad50a03ca4d4fa369e2c5371ec35dfb0d5f)
    Signed-off-by: Fridolin Somers <fridolin.som...@biblibre.com>
    (cherry picked from commit 9ff7e1d25d1189745ef67d681dc273a04578b892)
    
    Signed-off-by: Lucas Gass <lu...@bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/includes/facets.inc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
koha-commits@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to