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?
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?