do you use method="get" in your search form?
u should use POST for transferring the utf8 parameters right
I had the same problem with cyrillic queries...

give it a try


Thomas Ferris Nicolaisen wrote:
Experiencing the same problem with Norwegian special characters (æ ø å). It appears that the request converts the search string to an ASCII string, thereby replacing special characters with their ASCII representation. Upon being used for searching, thereafter being displayed in the search form again, the ASCII representation is used.

I'm not able to try it out on the latest source (some problems with bootstrapping those versionable nodes). If it isn't fixed (which I don't think it is), this should reported as a bug in the issue tracker. Give it a try:

http://jira.magnolia.info

----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------




----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to