From: https://id.koumbit.net/anarcat Date: Tue, 28 Jul 2015 17:32:00 +0000 (-0400) Subject: (no commit message) X-Git-Tag: 3.20160121~110 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/73778e5110ce76e7efa6df0bb997b5c975513547 --- diff --git a/doc/bugs/feed_does_not_validate.mdwn b/doc/bugs/feed_does_not_validate.mdwn new file mode 100644 index 000000000..2d5b3a331 --- /dev/null +++ b/doc/bugs/feed_does_not_validate.mdwn @@ -0,0 +1,7 @@ +https://validator.w3.org/feed/check.cgi?url=http%3A%2F%2Fanarc.at%2Ftag%2Fdrupal-planet%2Findex.rss says that my RSS feed doesn't validate. + +the link to "comments" should be a full URL and there's a "self" tag missing. + +coming from: https://www.drupal.org/node/1843576 + +-- [[anarcat]]