From: Andrew T. <ajt...@hi...> - 2006-07-20 13:50:40
|
So there seems to be some oddity that's cropped up in how a item link is being set from Atom feeds such as Feedburner. For example, the feed: http://feeds.feedburner.com/planetrubyonrails Has a valid link for articles. http://feeds.feedburner.com/%7Er/ApproachingNormal/%7E3/http://www.approachingnormal.com/articles/2006/07/20/links-for-7-19 However, it seems that the link for the item is actually being set to the guid. urn:uuid:dce39d8c-a40d-4be6-8183-94e9262d65df hrm.... Similar is happending to this RSS2 feed: http://www.macgeekery.com/feeds/macgeekery.xml where the guid is being used even though it explicity says "isPermaLink=false" is the "link" being returned by the RSS parser, or is our model using the GUID incorrectly? -- Andrew Turner ajt...@hi... 42.4266N x 83.4931W http://highearthorbit.com Northville, Michigan, USA |