Bug 3430

Summary: Title matches in OPAC - need to remove control from OpacHighlightedWords preference
Product: Koha Reporter: Chris Cormack <chris>
Component: OPACAssignee: Galen Charlton <gmcharlt>
Status: CLOSED WONTFIX QA Contact:
Severity: enhancement    
Priority: P5 - low CC: cookie.wolfrom, nengard
Version: rel_3_0   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Chris Cormack 2010-05-21 01:10:25 UTC


---- Reported by bchurch@ptfs.com 2009-07-20 13:55:01 ----

Currently the OpacHighlightedWords system preference controls the highlighting of queried terms in OPAC and the display of the "Match" field in the results list. 

The "Match" field can take up a lot of space in the results display and is not very useful for patrons. It would be helpful if libraries could turn of the display of this field without disabling the highlighting of queried terms as well.



--- Bug imported by chris@bigballofwax.co.nz 2010-05-21 01:10 UTC  ---

This bug was previously known as _bug_ 3430 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3430

Actual time not defined. Setting to 0.0
The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here: chris@bigballofwax.co.nz.
   Previous reporter was bchurch@ptfs.com.

Comment 1 Owen Leonard 2012-01-03 18:11:14 UTC
I see markup related to this still in the template but no related code.

[% IF ( SEARCH_RESULT.searchhighlightblob ) %]<span class="results_summary"><span class="label">Match:</span> [% SEARCH_RESULT.searchhighlightblob %]</span>[% END %]