0

inputLanguage ignored?

I'm trying to use Placemaker with brazilian portuguese text, but it seens that inputLanguage=pt or inputLanguage=pt-BR is ignored. The returned value of yahoo:lang in query tag is always en-US.

Here is an english phrase and inputLanguage=en-US http://bit.ly/borwNa

Here is the same phrase in portuguese with different inputLanguage values:
inputLanguage=en-US http://bit.ly/bobNEE
inputLanguage=pt http://bit.ly/9PwKd2
inputLanguage=pt-BR http://bit.ly/aLKb57

by
2 Replies
  • Can you check and ensure that you are using UTF-8 as the input encoding.

    Here is a test that I did that works:

    CODE
    select * from geo.placemaker where documentURL='http://social.msdn.microsoft.com/Forums/pt-BR/aspnetpt/thread/118b6602-79d4-4819-9a53-765e5532c3cf' and documentType='text/plain';
    0
  • I have the same problem with Italian: locations are recognized even in other languages but the names reported are always in English. Any way out?
    0
This forum is locked.

Recent Posts

in Placemaker General Discussion