When a 404 hit uses characters like ü Ä ß etc, they are converted to something like %C3%A4 and then of course search cannot find the actual page. Manually entering the correct letter in the search box and searching gives results.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | search404-special-characters-not-used-2879361-2-D8.patch | 1.08 KB | anish_mathew |
Comments
Comment #2
anish_mathew commentedI've attached a patch for this issue.
Comment #3
anish.a commentedThis works. Tested.
Comment #5
anoopjohn commentedPatch applied