Closed (duplicate)
Project:
SQL Search (Trip Search)
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Sep 2005 at 09:05 UTC
Updated:
21 Sep 2005 at 13:20 UTC
If I search for a string using the double quotes like "hello there", the module passes a bad link for the highlight module resulting in this error:
warning: stristr(): /drupal4/modules/highlight.module on line 23.
The bad url sent is:
drupal4/node/720?highlight=%2Chello+there
%2C corresponds to the comma that should only added when highlighting more than one word.
Comments
Comment #1
luebbe commentedhttp://drupal.org/node/28025