Double quote and spell check

Post Reply
edev
Posts: 127
Joined: Wed Sep 14, 2005 5:10 pm

Double quote and spell check

Post by edev »

Hi, Our QA consultant resultly found this bug in the search script:

When keywords are entered with double quotes and misspelling is included e.g. "seea waves" and suggestions are given for alternative keywords. When one of the alternatives is selected and the results page is called up - only one of the double quotes is kept in both the Basic Search text box and in the Advanced text box and in the results text given

e.g. If "sees waves" is selected on Results page, the text is: Your search for sees waves" found 11 results and in both search text boxes: sees waves"

I tried manipulating double quote and single quotes in the search script around $okPhrases ($indexc) but wasn't able to fix it. Any idea why it's doing it?
User avatar
Kai
Site Admin
Posts: 1272
Joined: Tue Apr 25, 2000 1:27 pm

Double quote and spell check

Post by Kai »

We're looking into the cause of this, and will let you know when there's a fix.
edev
Posts: 127
Joined: Wed Sep 14, 2005 5:10 pm

Double quote and spell check

Post by edev »

Thanks Kai!
Post Reply