Hi, I think I'm having the same problem.
When I click on Calendar Gadget links I get the following javascript error: Error: a has no properties Source File: http://www.google.com/calendar/b51476830bcb542fdf255ed0aa96c734calendarjs_doozercompiled__en.js Line: 16 I get this for my own calendar gadgets, and also for the calendar gadgets inserted by "Birthday Manager for Google Calendar" ie. http://gdata-javascript-client.googlecode.com/svn/trunk/samples/calendar/birthday_manager/birthday_manager.html My xml looks like this: <entry xmlns='http://www.w3.org/2005/Atom' xmlns:gd='http:// schemas.google.com/g/2005' xmlns:gCal='http://schemas.google.com/gCal/ 2005'> <category scheme='http://schemas.google.com/g/2005#kind' term='http:// schemas.google.com/g/2005#event'></category>" <title type='text'>test_title</title> <content type='text'>test_content</content> <gd:transparency value='http://schemas.google.com/g/ 2005#event.opaque'></gd:transparency> <gd:eventStatus value='http://schemas.google.com/g/ 2005#event.confirmed'></gd:eventStatus> <gd:when startTime='2008-07-06' endTime='2008-07-07'></gd:when> <gd:extendedProperty name='test_property' value='1'/>" <link rel='http://schemas.google.com/gCal/2005/webContent' href='IMAGE HREF HERE!' title='TEST' type='application/x-google- gadgets+xml'><gCal:webContent url='XML HREF HERE!' width='600' height='400'><gCal:webContentGadgetPref name='test_pref' value='1' /></ gCal:webContent> </link> </entry> Any help would be much appreciated. Thanks, Adam On Jun 25, 2:38 pm, "Austin (Google)" <[EMAIL PROTECTED]> wrote: > Hi, > > Are you still seeing this problem? > > There has been no changes in Calendar Gadgets. Let us know if your problem > still persists. > > Thanks, > Austin > > > > On Mon, Jun 23, 2008 at 1:38 PM, TRF <[EMAIL PROTECTED]> wrote: > > > I've been happily using gadgets for the past several months. This > > weekend - POOF! Stopped working. No change on my end - I check the url > > my gadget points to - no problems there. Click on the gadget and > > nothing happens. What gives? Sample xml posted below. > > <entry> > > - > > <id> > >http://www.google.com/calendar/feeds/default/private/full/hgjfjhgfjhgf > > </id> > > <published>2008-06-23T17:35:38.000Z</published> > > <updated>2008-06-23T17:35:38.000Z</updated> > > <category scheme="http://schemas.google.com/g/2005#kind" term="http:// > > schemas.google.com/g/2005#event"/> > > <title type="text">Program Details - 062308_SBD 1</title> > > <content type="text"/> > > <link rel="alternate" type="text/html" href="http://www.google.com/ > > calendar/event?eid=;kjh;ljl;kj;lkj<http://www.google.com/calendar/event?eid=;kjh;ljl;kj;lkj>" > > title="alternate"/> > > - > > <link rel="http://schemas.google.com/gCal/2005/webContent" type="text/ > > html" href="http://trainers.mywebsite.com/images/sinfo_24.gif" > > title="Program Details - 062308_SBD 1 D_MENTGRA"> > > <gCal:webContent width="600" height="700" url="http:// > > trainers.mywebsite.com/Printout.php?-recid=6391_6"/> > > </link> > > <link rel="self" type="application/atom+xml" href="http:// > > >www.google.com/calendar/feeds/default/private/full/8rpvesahnali1grjim... > > "/> > > <link rel="edit" type="application/atom+xml" href="http:// > >www.google.com/calendar/feeds/default/private/full/jhgfjhgfjhgf/63349... > > "/> > > - > > <author> > > <name>Tim Flynn</name> > > <email>[EMAIL PROTECTED]</email> > > </author> > > - > > <gd:comments> > > <gd:feedLink href="http://www.google.com/calendar/feeds/default/ > > private/full/jhgfjhgfjhgfjhf/comments<http://www.google.com/calendar/feeds/default/private/full/jhgfjhgfjhg...> > > "/> > > </gd:comments> > > <gd:eventStatus value="http://schemas.google.com/g/ > > 2005#event.confirmed <http://schemas.google.com/g/2005#event.confirmed>"/> > > <gd:visibility value="http://schemas.google.com/g/2005#event.default"/ > > > <gd:transparency value="http://schemas.google.com/g/2005#event.opaque"/ > > > <gCal:uid value="[EMAIL PROTECTED]"/> > > <gCal:sequence value="0"/> > > <gd:when startTime="2008-06-23" endTime="2008-06-24"/> > > <gd:who rel="http://schemas.google.com/g/2005#event.organizer" > > valueString="Tim Flynn" email="[EMAIL PROTECTED]"/> > > <gd:where/> > > <gd:extendedProperty name="HiveProjID" value="y"/> > > <gd:extendedProperty name="HiveType" value="gadget info"/> > > <gd:extendedProperty name="HiveRoleID" value=""/> > > <gd:extendedProperty name="HiveGoogleID" value="4"/> > > <gd:extendedProperty name="HiveUserIDCreate" value=""/> > > <gd:extendedProperty name="HiveUserID" value="6"/> > > <gd:extendedProperty name="HiveEventID" value="x"/> > > </entry>- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
