Last modified: 2009-03-24 15:03:47 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 T20122, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 18122 - Failed opening required 'CleanupTable.inc'
Failed opening required 'CleanupTable.inc'
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Maintenance scripts (Other open bugs)
1.15.x
All All
: Normal trivial (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-03-24 11:20 UTC by Dan Jacobson
Modified: 2009-03-24 15:03 UTC (History)
1 user (show)

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


Attachments

Description Dan Jacobson 2009-03-24 11:20:25 UTC
cleanupCaps.php and cleanupWatchlist.php both attempt to require_once( 'CleanupTable.inc' );
However, the latter is now called cleanupTable.php, so one will get
Fatal error: require_once(): Failed opening required 'CleanupTable.inc'
P.S. "rebuildMessages.php" case incorrect in README. (Found with
$ perl -nlwe 'for(/\b\w+\.php\b/g){print}' README|xargs ls)
Comment 1 Chad H. 2009-03-24 15:03:47 UTC
Done in r48743

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


Navigation
Links