Last modified: 2010-05-15 15:48:17 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 T10647, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 8647 - Error updating shared user table to 1.9.0
Error updating shared user table to 1.9.0
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Installer (Other open bugs)
1.9.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-01-16 02:23 UTC by Juliano F. Ravasi
Modified: 2010-05-15 15:48 UTC (History)
0 users

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


Attachments

Description Juliano F. Ravasi 2007-01-16 02:23:41 UTC
When $wgSharedDB is set, updating to 1.9.0 leaves the user table out.

update.php complains:
PHP Notice:  Undefined variable: doShared in
/home/public/www/mediawiki-jr/maintenance/updaters.inc on line 843

In updaters.inc, changing line 843 to:

	$doUser = !$wgSharedDB || $shared;

fixes the problem.
Comment 1 Rob Church 2007-01-16 05:32:12 UTC
This was fixed in r19148.

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


Navigation
Links