Last modified: 2010-05-15 15:37:46 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 T7225, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 5225 - Blank lines in recent changes RSS feed cause XML parsing errors
Blank lines in recent changes RSS feed cause XML parsing errors
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
1.5.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
: 7418 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-03-10 12:40 UTC by darklord
Modified: 2010-05-15 15:37 UTC (History)
1 user (show)

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


Attachments

Description darklord 2006-03-10 12:40:05 UTC
when invoking http://site/index.php?title=Special:Recentchanges&feed=rss

the following thing shows up:

XML parsing failed: syntax error (Line: 2, Character: 0)

Reparse document as HTML
    1: 
    2: <?xml version="1.0" encoding="utf-8"?>
    3: <?xml-stylesheet type="text/css" href="http://no.suid.pl/skins/common/feed.css"?>
    4: <rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    5: 	<channel>

the reason for rss not working is 1st blank line. 

this is a fresh install, not an upgrade.


versions
MediaWiki: 1.5.7 
PHP: 4.3.10-16 (apache) 
MySQL: 4.0.24_Debian-10sarge1-log
Comment 1 darklord 2006-03-10 12:40:27 UTC
fix me please :)
Comment 2 Brion Vibber 2006-03-10 19:26:15 UTC
There's extra whitespace at the end of one of your files, probably 
LocalSettings.php, an extension, or any other file you've customized.
Remove this whitespace.
Comment 3 Jimmy Collins 2006-09-26 18:22:59 UTC
*** Bug 7418 has been marked as a duplicate of this bug. ***

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


Navigation
Links