When I search for strings containing a special character Joomla finds no matches.
This is due to an incorrect pass through of the search string
I made a var dump for this specific searchphrase.
An article containing the word "Diëtetiek"
No results for this phrase
Webserver Apache/2.4.12
PHP version: 5.4.41
More info @
http://www.deriethorststromenland.nl/serverinfo.php
Yes
mvg,
Jesper
verzonden vanaf mijn telefoon
Op 8 mrt. 2016 5:24 a.m. schreef Nikita Dhiman notifications@github.com:
Is this an issue for all the special charachter searches?
—
Reply to this email directly or view it on GitHub#9296 (comment).
Which browser and OS do you use?
thats interesting.
Im using:
Windows 10
Dutch
Us keyboard
It goes wrong in all browsers
I made some var dumps of onContentSearch()
$text:
string(12) "Diëtetiek"
$phrase:
string(3) "all"
$ordering: string(6) "newest"
$areas: NULL
I get the same on your site when I search for something else...
http://www.deriethorststromenland.nl/index.php?searchword=cli%C3%ABnten&searchphrase=all&Itemid=141&option=com_search
I have not been able to reproduce this issue on a localhost installation. In the absence of a reproducible set of test instructions involving a fresh Joomla install that can demonstrate the problem, I am closing this issue at this time. If such can be provided it can always be re-examined. Thanks for reporting the problem.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-05-08 10:43:56 |
Closed_By | ⇒ | chrisdavenport |
Closed_By | chrisdavenport | ⇒ | joomla-cms-bot |
Set to "closed" on behalf of @chrisdavenport by The JTracker Application at issues.joomla.org/joomla-cms/9296
Is this an issue for all the special charachter searches?