Ticket #1871 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Search highlighting does not work anymore

Reported by: madarche Assigned to: trac
Priority: P3 Milestone: CPS 3.4.6
Component: CPSDefault Version: TRUNK
Severity: normal Keywords:
Cc:

Description

Queries such as http://localhost:8080/cps/search_form?SearchableText=the+text+to+search should return a results page with searched words highlighted.

Change History

12/14/07 11:25:55 changed by madarche

  • status changed from new to closed.
  • resolution set to fixed.

Changeset [52299] fixes the problem.

But the way the strings to search are retrieved by the JavaScript? used for the highlighting is not strong enough and can break very easily. This should be improved.