Last modified: 2010-05-15 15:38:35 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 T6773, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 4773 - Call to undefined function: wikierror()
Call to undefined function: wikierror()
Status: RESOLVED FIXED
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!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-01-27 14:24 UTC by Hadmut Danisch
Modified: 2010-05-15 15:38 UTC (History)
0 users

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


Attachments

Description Hadmut Danisch 2006-01-27 14:24:55 UTC
When I try to export a wiki page , the browser (Firefox 1.5) complains 
XML Parsing Error: no element found
Location: http://obelix/w/index.php?title=Spezial:Export&action=submit
Line Number 57, Column 1:


When I then check the source file, it is in fact XML, and at its end there is an
error message:
b>Fatal error</b>:  Call to undefined function:  wikierror() in
<b>/opt/mediawiki-1.5.6/includes/SpecialExport.php</b> on line <b>239</b><br />
Comment 1 Brion Vibber 2006-01-27 22:12:59 UTC
Error caused by a typo in some error-checking code. :)

You passed an invalid title to Special:Export (for instance with '[' or '<' or 
other forbidden characters).

Fixed in CVS for 1.5.7; already handled properly in 1.6.

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


Navigation
Links