- Posts: 10
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Question Search not working with swedish characters
17 years 3 weeks ago #13194
by thoeri
Replied by thoeri on topic Re:Search not working with swedish characters
Hi
Only words containing å,ä or ö.
And you can aslo see this problem with PC and IE 6 and IE7. The only combination that works is PC + FF.
Cheers,
Thoeri
Only words containing å,ä or ö.
And you can aslo see this problem with PC and IE 6 and IE7. The only combination that works is PC + FF.
Cheers,
Thoeri
Please Log in or Create an account to join the conversation.
17 years 3 weeks ago #13199
by Matias
Replied by Matias on topic Re:Search not working with swedish characters
Ok, I may know why it does not work. Kunena Search uses UTF-8 for urls and it may not be supported by other browsers.
Please Log in or Create an account to join the conversation.
17 years 3 weeks ago #13203
by thoeri
Replied by thoeri on topic Re:Search not working with swedish characters
Hi
It does does not make sense to me. IE6 and IE7 must support that too, otherwise no one could use UTF-8. And åäö are in URL:s spelled the same way, no matter if iso or UTF-8.
I think the problem is related to the key word input field. When I write "sömn" in the key word field and click search I get the search result (in IE6) and in the keyword input field it still says "sömn". But when clicking another page I will not get any serach result and the word "sömn" in the key word input field is suddenly "sömn".
The url after searching the word "sömn" in IE6:
/option,com_kunena/Itemid,2077/func,search/q,s%F6mn/limitstart,0/
The url after clicking any of the page number buttons for pagination is:
/option,com_kunena/Itemid,2077/func,search/q,sömn/limitstart,15/
You can see the difference on the word "sömn". I think it is the input field that causes this.
Best regards,
Thoeri
It does does not make sense to me. IE6 and IE7 must support that too, otherwise no one could use UTF-8. And åäö are in URL:s spelled the same way, no matter if iso or UTF-8.
I think the problem is related to the key word input field. When I write "sömn" in the key word field and click search I get the search result (in IE6) and in the keyword input field it still says "sömn". But when clicking another page I will not get any serach result and the word "sömn" in the key word input field is suddenly "sömn".
The url after searching the word "sömn" in IE6:
/option,com_kunena/Itemid,2077/func,search/q,s%F6mn/limitstart,0/
The url after clicking any of the page number buttons for pagination is:
/option,com_kunena/Itemid,2077/func,search/q,sömn/limitstart,15/
You can see the difference on the word "sömn". I think it is the input field that causes this.
Best regards,
Thoeri
Please Log in or Create an account to join the conversation.
17 years 3 weeks ago #13205
by Matias
Replied by Matias on topic Re:Search not working with swedish characters
Now I see it.
Joomla! 1.0 SEF does not urlencode() the urls. Input string seems to be ok, but redirect and URL's are not.
Will get back to you soon.
Joomla! 1.0 SEF does not urlencode() the urls. Input string seems to be ok, but redirect and URL's are not.
Will get back to you soon.
Please Log in or Create an account to join the conversation.
Time to create page: 0.231 seconds