Jayesh - what about my comment about using "ID" in query? It worked there. And the docs plainly say that ID means GUID in query data.
If ID works for query, but GUID works for struct, then I'd consider that a bug - and confusing at that. On 9/17/07, Nathan C. Smith <[EMAIL PROTECTED]> wrote: > OK, According to Jayesh Viradiya (Thanks Jayesh!) > > To use the guid value in cffeed it will look something like this: > > <cfset myStruct.item[i].guid = structnew()> > <cfset myStruct.item[i].guid.isPermaLink="YES/NO(anyone)"> > <cfset myStruct.item[i].guid.value = "http://www.google.com"> > > /me goes to try it out. > > -Nate > > > -----Original Message----- > > From: Jayesh Viradiya [mailto:[EMAIL PROTECTED] > > Sent: Sunday, September 16, 2007 9:25 PM > > To: CF-Talk > > Subject: RE: Cffeed - creating RSS Feeds and guid > > > > Hi Nathan C. Smith > > > > Could you please isolate the code which throws the Null Pointer > > exception and post it here or send it to me at > > "[EMAIL PROTECTED]" for us > > to be able to reproduce it in order to investigate it. > > > > > > Thank you > > Jayesh Viradiya > > Adobe CF Team > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the answers you are looking for on the ColdFusion Labs Forum direct from active programmers and developers. http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:288654 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

