Hi Dave, Thanks for the report. I am looking into this right now. Will let you all know
Austin On Wed, Jul 16, 2008 at 9:42 AM, Dave Riggle <[EMAIL PROTECTED]> wrote: > > I don't know what you guys did, but unicode support is now broken. > > Request: > > <?xml version="1.0" encoding="UTF-8"?> > <feed xmlns:app="http://purl.org/atom/app#" xmlns:gd="http:// > schemas.google.com/g/2005" xmlns:gCal="http://schemas.google.com/gCal/ > 2005" xmlns:batch="http://schemas.google.com/gdata/batch" > xmlns="http://www.w3.org/2005/Atom"> > <entry xmlns:app="http://purl.org/atom/app#" xmlns:gd="http:// > schemas.google.com/g/2005" xmlns:gCal="http://schemas.google.com/gCal/ > 2005" xmlns:batch="http://schemas.google.com/gdata/batch" > xmlns="http://www.w3.org/2005/Atom"> > <gd:when startTime="2008-07-18T10:00:00-07:00" > endTime="2008-07-18T11:00:00-07:00"></gd:when> > <gd:transparency value="http://schemas.google.com/g/ > 2005#event.opaque <http://schemas.google.com/g/2005#event.opaque> > "></gd:transparency> > <gd:extendedProperty value="5770D4ED-82E2-4237- > AF5B-192CA7540B0F" name="busymac.com#uid"></gd:extendedProperty> > <title>é</title> > <content type="text"></content> > <category scheme="http://schemas.google.com/g/2005#kind" > term="http://schemas.google.com/g/2005#event"></category> > </entry> > </feed> > > Response: > > <?xml version="1.0" encoding="UTF-8"?> > <atom:feed xmlns:atom="http://www.w3.org/2005/Atom" > xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" > xmlns:gd="http://schemas.google.com/g/2005" xmlns:batch="http:// > schemas.google.com/gdata/batch" xmlns:gCal="http://schemas.google.com/ > gCal/2005 <http://schemas.google.com/gCal/2005>"> > <id>http://www.google.com/calendar/feeds/ > alocjfh66d1i3gn2rlsnn7aa28%40group.calendar.google.com/private/full</ > id> > <title type="text">Batch Feed</title> > <atom:link rel="http://schemas.google.com/g/2005#feed" > type="application/atom+xml" href="http://www.google.com/calendar/feeds/ > alocjfh66d1i3gn2rlsnn7aa28%40group.calendar.google.com/private/full"></ > atom:link> > <atom:link rel="http://schemas.google.com/g/2005#post" > type="application/atom+xml" href="http://www.google.com/calendar/feeds/ > alocjfh66d1i3gn2rlsnn7aa28%40group.calendar.google.com/private/full"></ > atom:link> > <atom:link rel="http://schemas.google.com/g/2005#batch" > type="application/atom+xml" href="http://www.google.com/calendar/feeds/ > alocjfh66d1i3gn2rlsnn7aa28%40group.calendar.google.com/private/full/ > batch"></atom:link> > <updated>2008-07-16T16:37:01Z</updated> > <atom:entry> > <batch:status code="500" reason="Server Error"></batch:status> > <title type="text">Error</title> > <content type="text">Server Error</content> > <updated>2008-07-16T16:37:01Z</updated> > </atom:entry> > </atom:feed> > > Try creating an event on the Google web calendar with "é" in the > title. You'll get "An error has occurred. Please try again later." > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" 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://groups.google.com/group/google-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
