Last modified: 2010-05-15 15:48:32 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 T10779, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 8779 - Mediawiki: items overwritten on upgrade
Mediawiki: items overwritten on upgrade
Status: RESOLVED WORKSFORME
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
1.9.x
PC Linux
: Low minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-01-25 19:15 UTC by Dan Jacobson
Modified: 2010-05-15 15:48 UTC (History)
0 users

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


Attachments

Description Dan Jacobson 2007-01-25 19:15:10 UTC
Upon upgrade to 1.9.0, the user's customized Mediawiki:Privacy,
Mediawiki:Sidebar, etc. are overwritten.

He doesn't find out unless he inspects the screen edges minutely.

Again appears the "Donations" link, like I was out of cash or
something. Ha ha ha.

Again appears the "Privacy policy" link, like it was their business.
Ha ha ha.

(I didn't exactly upgrade. I installed 1.9.0 from scratch, but told
the configure form my existing database.)
Comment 1 Brion Vibber 2007-01-25 20:42:35 UTC
Custom message pages are not overwritten.

*New* messages pages may be added.

Customized *language files* are of course overwritten when you replaced them.
Comment 2 Dan Jacobson 2007-02-01 19:39:44 UTC
Here's how my Mediawiki:Privacy (and Mediawiki:Sidebar) were
overwritten upon upgrade from 1.7.1 to 1.9.0:

< var wgArticleId = "2931";
> var wgArticleId = 0;
< var wgCurRevisionId = "3364";
> var wgCurRevisionId = false;

P.S., $wgLanguageCode = "zh-tw";

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


Navigation
Links