5 messages in com.googlegroups.opensocial-orkut[orkut-developer] Re: Open Social Int...
FromSent OnAttachments
Kavita23 Jun 2008 02:52 
Jason24 Jun 2008 10:36 
Kavita24 Jun 2008 23:16 
Kavita30 Jun 2008 07:10 
joachim23 Jul 2008 10:04 
Subject:[orkut-developer] Re: Open Social International Language support
From:Kavita (kavi@gmail.com)
Date:06/30/2008 07:10:17 AM
List:com.googlegroups.opensocial-orkut

Hi Jason, Did you get any thing related to my issue....???

ok..the application url
ishttp://www.orkut.com/Application.aspx?appId=147899306054 and you can set the language mode to russian and then try...if you put any text there it returns '???' string....

On Jun 24, 10:36 pm, Jason <apij@google.com> wrote:

Meta elements like this are not parsed; instead, all gadgets use UTF-8 as their default encoding. See this page for more information:

Your application's host should also return the appropriate encoding in its Content-Type header (e.g. Content-Type: text/xml; charset=utf-8). How is your application not supportinginternationallanguages exactly? Can you provide the URL of your app and a language I can use to verify your problem?

- Jason

On Jun 23, 2:52 am, Kavita <kavi@gmail.com> wrote:

Hi,

I have a problem ininternationallanguage support for my app ..the "<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />" is not
supporting theinternationallanguages...also I have tried

the charset=iso-8859-1 ..and it also didnt give right result ...what is that i need to add in it so that my opensocial app supports Internationallanguages....Any solutions please..