[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-947-gb0ea3be

Git repo owner gitmaster at git.koha-community.org
Fri Aug 16 18:26:16 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, master has been updated
       via  b0ea3be36c8e7ae6dc6f28820b1c26fc909d9039 (commit)
      from  d1b3e4ab6b432844e076e1eb0662a9c04a5f412e (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 b0ea3be36c8e7ae6dc6f28820b1c26fc909d9039
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Mon Aug 5 20:56:48 2013 -0400

    Bug 10686: Remove fields from searches for highlighting
    
    If you do a fielded search like au:smith, "Smith" will not get
    highlighted on the results page because the Javascript is looking for
    the exact string "au:smith."
    
    To test:
    1) Turn on OpacHighlightedWords.
    2) Do a simple keyword search.
    3) Confirm that the word is highlighted on the results and details page.
    4) Do a fielded search by entering au:smith (or whatever).
    5) Confirm that the word is highlighted on the results and details page.
    6) Sign off.
    
    Signed-off-by: Mirko Tietgen <mirko at abunchofthings.net>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Passes koha-qa.pl, works as advertised.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt |    1 +
 .../prog/en/modules/opac-results-grouped.tt        |    1 +
 .../opac-tmpl/prog/en/modules/opac-results.tt      |    1 +
 3 files changed, 3 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list