Last modified: 2007-07-09 08:17:03 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 T12495, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 10495 - $wgMemCachedDebug set twice in DefaultSettings.php
$wgMemCachedDebug set twice in DefaultSettings.php
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
All All
: Lowest trivial (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-07-07 21:04 UTC by Michael Daly
Modified: 2007-07-09 08:17 UTC (History)
1 user (show)

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


Attachments

Description Michael Daly 2007-07-07 21:04:07 UTC
This is in 1.9.2 and 1.10.  Code looks like:

$wgMemCachedDebug   = false; # Will be set to false in Setup.php, if the server isn't working
$wgMemCachedServers = array( '127.0.0.1:11000' );
$wgMemCachedDebug   = false;

These are lines 620-622 in DefaultSettings.php version 1.10.
Comment 1 Rob Church 2007-07-09 08:17:03 UTC
Fixed in r23888.

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


Navigation
Links