Closed Bug 305148 Opened 19 years ago Closed 19 years ago

wiki.mozilla.org recent changes atom feed invalid

Categories

(mozilla.org :: Miscellaneous, task)

x86
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: myk, Unassigned)

References

()

Details

The wiki.mozilla.org "recent changes" Atom feed is invalid.  feedvalidator.org
points out a number of errors, but in particular the <feed> element isn't in the
Atom 0.3 namespace, as required by the Atom 0.3 spec.

feed:
http://wiki.mozilla.org/index.php?title=Special:Recentchanges&feed=atom

validation results:
http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fwiki.mozilla.org%2Findex.php%3Ftitle%3DSpecial%3ARecentchanges%26feed%3Datom

Atom 0.3 spec:
http://www.mnot.net/drafts/draft-nottingham-atom-format-02.html

This causes some feed readers to not identify the feed as Atom 0.3 and
incorrectly parse it (or not parse it at all).

Not sure who's responsible for wiki issues or even what Bugzilla
product/component bugs like this should get filed into.  Seems like a wiki is a
webtool, but developer.mozilla.org is in the mozilla.org product, so filing this
into mozilla.org:Miscellaneous.
Why, no one owns this site, it seems.  Ok, so I patched our wiki to fix the problem, and I have submitted the patch upstream:

http://bugzilla.wikimedia.org/show_bug.cgi?id=3933
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.