Last modified: 2006-08-29 11:44:37 UTC
The HTML source for the history on any article on WikiPedia mentions the Atom feed as a <link> in the <header>. However, it says the feeds are Atom 0.3, while they actually qualify as Atom 1.0. This is a trivial, cosmetic fix. See: http://en.wikipedia.org/w/index.php?title=Eminem&curid=4429395&action=history&feed=atom http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fen.wikipedia.org%2Fw%2Findex.php%3Ftitle%3DEminem%26curid%3D4429395%26action%3Dhistory%26feed%3Datom I'll upload a patch to SVN trunk shortly.
Created attachment 2268 [details] Patch correcting the problem.
Fixed in r16263