Last modified: 2007-01-22 16:41:23 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 T10729, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 8729 - xml declaration not at start of external entity
xml declaration not at start of external entity
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
unspecified
PC Windows XP
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
http://wiki.thepatternofeverything.or...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-01-22 06:04 UTC by Carla Kinley-Davis
Modified: 2007-01-22 16:41 UTC (History)
0 users

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


Attachments

Description Carla Kinley-Davis 2007-01-22 06:04:51 UTC
I have found a few threads on this error message with RSS/ATOM on Special pages
of MediaWiki. The fix seems to be generally removing newlines or whitespace in
any files you may have edited.

I have only made minor edits one file (LocalSettings.php) and I have removed any
'newlines' in those areas. However, the following error message still displays.
I need someone to tell me specifically which file to go and fix and the steps
needed to fix that file.

I thank you in advance.


"XML Parsing Error: xml declaration not at start of external entity
Location:
http://wiki.thepatternofeverything.org/index.php?title=Special:Recentchanges&feed=rss
Line Number 1, Column 5:				<?xml version="1.0" encoding="utf-8"?>"
Comment 1 Brion Vibber 2007-01-22 16:41:23 UTC
This indicates extra whitespace at the start or end of one of the .php files,
most likely:
* LocalSettings.php
* some extension
* some other PHP file you have manually edited or customized

Remove the whitespace.

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


Navigation
Links