Bug 3593 - Term highlighting not working for exact term research and diacritics
Summary: Term highlighting not working for exact term research and diacritics
Status: CLOSED WONTFIX
Alias: None
Product: Koha
Classification: Unclassified
Component: Searching (show other bugs)
Version: rel_3_0
Hardware: PC All
: P5 - low enhancement (vote)
Assignee: Galen Charlton
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-09 12:38 UTC by Chris Cormack
Modified: 2012-10-26 00:40 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Fixed a regexp and an encoding issue. (1.23 KB, patch)
2009-09-09 12:44 UTC, Chris Cormack
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Cormack 2010-05-21 01:12:38 UTC


---- Reported by jeanandre.santoni@biblibre.com 2009-09-09 12:38:05 ----

When searching for 'term1 term2', each term is highlighted correctly. But when I search the exact expression '"term1 term2"', the highlightning isn't working.
Highlightning also fails on terms containing diacritics.



---- Additional Comments From jeanandre.santoni@biblibre.com 2009-09-09 12:44:30 ----

Created an attachment
Fixed a regexp and an encoding issue.





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

This bug was previously known as _bug_ 3593 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3593
Imported an attachment (id=1450)

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 jeanandre.santoni@biblibre.com.
The original assignee of this bug does not have
   an account here. Reassigning to the default assignee
   for the component, gmcharlt@gmail.com.
   Previous assignee was jeanandre.santoni@biblibre.com.
Bug reassigned, setting status to "NEW".
   Previous status was "ASSIGNED".
The original submitter of attachment 1450 [details] [review] is unknown.
   Reassigning to the person who moved it here: chris@bigballofwax.co.nz.

Comment 1 Chris Cormack 2010-12-15 07:14:02 UTC
This doesn't look like it has ever been pushed.
Comment 2 Nicole C. Engard 2011-03-04 14:58:48 UTC
Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all y
Applying: (bug #3593) Fixes highlightning in search results
fatal: sha1 information is lacking or useless (C4/Search.pm).
Repository lacks necessary blobs to fall back on 3-way merge.
Cannot fall back to three-way merge.
Patch failed at 0001 (bug #3593) Fixes highlightning in search results
When you have resolved this problem run "git am --resolved".
If you would prefer to skip this patch, instead run "git am --skip".
To restore the original branch and stop patching run "git am --abort".
nengard@debian:~/kohaclone$
Comment 3 Chris Cormack 2011-07-07 21:34:21 UTC
Patch is only valid for 3.0.x, which is now deprecated