In my bookmarks, I have defined google as following:
 
Name: Google
Location: http://www.google.de/search?q=%s
Keywords: ?

Now if I enter '?' plus a word in the URL line, google is used to 
search for that word.
But if I enter '? w�ste', the resulting URL is
   http://www.google.de/search?q=w%C3%BCste

I.e. the umlaut '�' is transformed to %C3%BC (UTF8).
But correct would be %FC.

Is this an OS/2-only problem?

Jens


Reply via email to