Koha/koha-tmpl/opac-tmpl
Jared Camins-Esakov b0ea3be36c 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@abunchofthings.net>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Passes koha-qa.pl, works as advertised.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-08-16 16:33:36 +00:00
..
ccsr Bug 10405: add IDs for customizable OPAC regions 2013-08-14 21:55:04 +00:00
lib Bug 8662 - Remove unused famfamfam icons 2013-06-13 07:24:07 -07:00
prog Bug 10686: Remove fields from searches for highlighting 2013-08-16 16:33:36 +00:00