okay my laptop glitched before I was done writing my last bug request...

So on the RSS feed it is not completely valid because of the item's needing unique guid's

thanks,
Silona

PS I'm a complete noob at drupal and php

Comments

fgm’s picture

Version: 4.6.x-1.x-dev » master
Category: bug » feature

GUID is an optional element, so it's not a bug:

See http://cyber.law.harvard.edu/rss/rss.html#ltguidgtSubelementOfLtitemgt for details

fgm’s picture

Version: master » 6.x-1.x-dev
Status: Active » Fixed

Now included in comment feed by module and in node feed thanks to the D6 core node_feed changes.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.