5 messages in com.googlegroups.opensocial-orkut[orkut-developer] Re: Portuguese char...
FromSent OnAttachments
rahu...@gmail.com19 Jun 2008 06:09 
Jason20 Jun 2008 18:27 
Jason20 Jun 2008 18:44 
rahu...@gmail.com22 Jun 2008 22:03 
Jason23 Jun 2008 08:12 
Subject:[orkut-developer] Re: Portuguese characters not displaying properly in application directory
From:Jason (apij@google.com)
Date:06/23/2008 08:12:40 AM
List:com.googlegroups.opensocial-orkut

Hi Rahul. Your text is rendering correctly for me in both IE 6 and Firefox, so it may be your browser configurations. Can you verify whether your character encoding is set to Unicode (UTF-8) in both? Also, you should specify the encoding in the server response; right now, your server is returning Content-Type: text/xml but this should be Content-Type: text/xml charset=UTF-8 for completeness. This probably isn't the issue since your text is rendering correctly on my end, but it may help avoid future problems.

Please let me know if changing your browser's encoding setting doesn't fix the display issue.

On Jun 22, 10:03 pm, rahu@gmail.com wrote:

Hello Jsson!

    I have done as you said .i have added <?xml version="1.0" encoding="UTF-8" ?> in pt_ALL.xml message bundle but problem is still not solved.Now i have removed portuguse characters from that file to restoe it to normal.But i am sending you the links how it appeared in description in ie6 and firefox. for ie6 it was appearinghttp://www.ideawicket.com/ie6.jpg for firefoxhttp://www.ideawicket.com/firefox.jpg

On Jun 21, 6:28 am, Jason <apij@google.com> wrote:

Hi Rahul. Is the text in the bundle that you've linked tonotappearingcorrectly
in IE 6? It looks fine for me. Can you provide a screen capture that shows what you're seeing? Either throw it up on your server and link to it here (preferred) or send it to me directly.

Actually, looking a little deeper, I notice your message bundle doesn't have any information about the character encoding. Your bundles and your application spec must have the following in the first line:

<?xml version="1.0" encoding="UTF-8" ?>

Please make this change and try adding the application again to see if you see the expected description. Keep in mind that you may have to change the application's name slightly in order tonotsee a cached result. If this doesn't fix the problem, please let me know.

- Jason

On Jun 19, 6:09 am, rahu@gmail.com wrote:

Hello All!             We are running an orkut application named 'Idea Box'. We are facing a problem using message bundles.When we put the application description in message bundles.Ie pt_ALL.xml.We wrote description in portuguesecharactersin pt_ALL.xml, But when we saw the description in listing ,and information page ,ir is displaying junk characters.KIndly help us and tell us wheather we are doning write or should we writeportuguesecharactre's equivalent code to display them properly.Kindly help us as soon as possible.

Link to My message Bundle ishttp://www.ideawicket.com/pt_ALL.xml Please Help!!!!!!!!- Hide quoted text -

- Show quoted text -