Last modified: 2010-05-15 15:38:00 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T4393, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 2393 - Incorrect MIME type used to advertise Atom feed in Recentchanges
Incorrect MIME type used to advertise Atom feed in Recentchanges
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
1.5.x
All All
: Normal minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-06-11 17:52 UTC by Tom
Modified: 2010-05-15 15:38 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Tom 2005-06-11 17:52:25 UTC
Atom feed in Special:Recentchanges is advertised as being application/rss+atom
when no such MIME type exists. The correct MIME type is application/atom+xml (
http://www.atomenabled.org/developers/syndication/atom-format-spec.php#rfc.section.8
).

Example:
View source of: http://en.wikipedia.org/wiki/Special:Recentchanges
Notice the line:
<link rel='alternate' type='application/rss+atom' title='Atom 0.3' href=......

Note: The cause appears to be in includes/OutputPage.php (line 805 in 1.5alpha2
and CVS rev 1.225).
Comment 1 Antoine "hashar" Musso (WMF) 2005-08-15 21:51:49 UTC
Changed in cvs and 1.5 :)

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links