11 messages in com.googlegroups.google-gadgets-apiRe: _IG_FetchFeedAsJSON creating bogu...
FromSent OnAttachments
Nik3622 Feb 2007 02:15 
Justin McConnell22 Feb 2007 15:46 
Nik3623 Feb 2007 01:00 
Nik3623 Feb 2007 08:14 
Justin McConnell23 Feb 2007 16:25 
Nik3624 Feb 2007 09:44 
Justin McConnell26 Feb 2007 10:57 
Nik3627 Feb 2007 00:55 
Justin McConnell27 Feb 2007 13:42 
Nik3628 Feb 2007 02:07 
Nik3628 Feb 2007 02:16 
Subject:Re: _IG_FetchFeedAsJSON creating bogus entry.
From:Justin McConnell (bool@gmail.com)
Date:02/22/2007 03:46:10 PM
List:com.googlegroups.google-gadgets-api

Hi,

It may be that the Google fetcher is caching your feed. Take a look at Dann's post (http://groups.google.com/group/Google-Gadgets-API/ browse_thread/thread/2afffc6c3d26341a#b4fe5c54984275d2) and try to bust the cache.

On Feb 22, 2:15 am, "Nik36" <nik.@gmail.com> wrote:

I'm using _IG_FetchFeedAsJSON to call in a rss feed. The feed is generated from an access database using ASP.

At the moment the gadget has created a duplicate of a particular item complete with it's own unigue id.

Problem is that this item does not exist in the database at all????

The real item has an id of 96, the gadget created duplicate has an id of 95

This has occurred only for this one item that I believe was deleted and re-created.

Does the Gadget API 'remember' entries? Can I turn this feature off?

I am confused!!