I am creating a contact using the HTTP protocol which includes the following 
XML element:

     <gd:orgName>Fotograf&#0237;a Profesional Cristina</gd:orgName>

Note the inclusion of the Latin small letter i with acute accent (&#0237;).

The contact is created in Google Contacts successfully and the character 
appears properly.  However, when I retrieve the XML for the contact from 
Google Calendar, it returns the following:

     <gd:orgName>FotografÃ-a Profesional Cristina</gd:orgName>

I'm not sure the character in question will show up properly, but Google 
returns a capital A with a tilde-looking "squiggle" on top followed by a 
dash (-) instead of the expected "&#0237;".

What's up with that?

-- 
You received this message because you are subscribed to the Google
Groups "Google Contacts, Shared Contacts and User Profiles APIs" group.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://code.google.com/apis/contacts/community/forum.html

Reply via email to