[koha-commits] main Koha release repository branch 3.8.x updated. v3.08.11-22-gb1d1dad

Git repo owner gitmaster at git.koha-community.org
Sun Mar 31 03:31:18 CEST 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, 3.8.x has been updated
       via  b1d1dad9b70344a5aa821931e9ac9461ee7ff3e8 (commit)
      from  cad251a29a5d7a8654f0074d669ce2ca8d3280b4 (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 b1d1dad9b70344a5aa821931e9ac9461ee7ff3e8
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Thu Jan 17 16:52:18 2013 +0100

    Bug 9419: The highlight feature can cause a browser freeze
    
    Test plan:
    - switch on the OpacHighlightedWords syspref
    - search at the opac and intranet a string with a space (e.g.
      au,wrdl:"Shakespeare,  William" note the double space after the comma)
    - without the patch your browser will be frozen during a few seconds,
      after applying it, the highlight works better.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

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

Summary of changes:
 .../prog/en/modules/catalogue/results.tt           |    4 +++-
 .../opac-tmpl/prog/en/modules/opac-results.tt      |    8 +++++---
 2 files changed, 8 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list