All,
We are trying to use the RSS feed from Special:Recentchanges, but when we try to pull the feed in we get the following:
XML Parsing Error: xml declaration not at start of external entity
Location: http://wxp-5ppg211/gecwiki/index.php?title=Special:Recentchanges&feed=rs s
Line Number 2, Column 1:<?xml version="1.0" encoding="utf-8"?>
^
It appears Mediawiki is putting in a blank line above the "<?xml version="1.0" encoding="utf-8"?>" line, when that line should be first.
Any ideas on how I can get Mediawiki to change that behavior?
Thanks,
Dave Green