Atom
vishal - April 28, 2004 - 16:38
When I use atom and validate it's feed, I get the error
line 9, column 21: id must be a full and valid URL (15 occurrences) [help]
<id>node/view/258</id>Not that it bothers me, but the feedvalidator gives the above error. Everything else is valid. I just installed 4.4 and this started. In 4.32, it worked perfectly and my feed was always validated right. Also when I turn ON html_tidy module, I get errors when I syndicate in ATOM and I think RSS. Maybe it's just me.
Thanks a lot.
Vishal
. Check my 4.4 install rocking vishalshah.org :)
Drupal is the coolest

Atom module bug
That's due to a bug in the atom module. Please file a bug report against the atom project. Thanks.
The fix is actually rather si
The fix is actually rather simple. It does not fix the missing summary, subject, and content, but it makes it validate. If the bug is filed, I'll attach my fix.
--
http://www.jluster.org
Actually, http://drupal.org/n
Actually, http://drupal.org/node/view/7167 has the patch already. There's also the patch to fix the broken Content-Type.
--
http://www.jluster.org
Corrected and committed
Patch #7167 was not good (incorrect use of
url()) but I corrected it and committed it to both the HEAD and the DRUPAL-4-4 branch.There is already a patch. See
There is already a patch. See http://drupal.org/node/view/7167
Thanks
Thanks guys.
Vishal.