Forum Moderators: open
Try this: search for the word 'tokyo'.
On my main browser (Firefox), after the sponsered link and the news links, I get this:
Did you mean: <tokyo daigaku>, <university of tokyo>, <tokyo stock exchange>, or <something else>
In the links, there is &suggest=0 or 1 or 2 or 'other'
However on IE6, this line doesn't appear, why is that?
Another thing: the ie and oe (input and output encodings) seem to be missing on the 'Did you mean' links, so in this case the first link, tokyo daigaku, which is spellt in kanji and encoded in UTF-8 before being urlencoded (/search?q=%E6%9D%B1%E4%BA%AC%E5%A4%A7%E5%AD%A6&suggest=0), is then parsed as Latin1 by Google so the results page is garbage.
Thanks.