Last modified: 2007-12-10 12:32:14 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 T12273, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 10273 - sep11 wiki still on Special:SiteMatrix
sep11 wiki still on Special:SiteMatrix
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
SiteMatrix (Other open bugs)
unspecified
All All
: Normal normal with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
: shell
: 11146 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-06-15 14:57 UTC by Raimond Spekking
Modified: 2007-12-10 12:32 UTC (History)
5 users (show)

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


Attachments

Description Raimond Spekking 2007-06-15 14:57:23 UTC
sep11.wikipedia.org is still listed under [[Special:SiteMatrix]] but since a few month not longer part of the Wikimedia universum.
Comment 1 Chad H. 2007-07-16 19:05:22 UTC
The following patch will fix this, if it indeed needs to be fixed.

Index: SiteMatrix_body.php
===================================================================
--- SiteMatrix_body.php	(revision 24174)
+++ SiteMatrix_body.php	(working copy)
@@ -58,7 +58,7 @@
 
 		# Special wikis that should point to wikiPedia, not wikiMedia
 		$wikipediaSpecial = array(
-			'dk', 'sep11', 'sources', 'species', 'test',
+			'dk', 'sources', 'species', 'test',
 		);
 
 		# Some internal databases for other domains.
Comment 2 Casey Brown 2007-07-30 03:02:37 UTC
(In reply to comment #1)
> The following patch will fix this, if it indeed needs to be fixed.
> 
> Index: SiteMatrix_body.php
> ===================================================================
> --- SiteMatrix_body.php (revision 24174)
> +++ SiteMatrix_body.php (working copy)
> @@ -58,7 +58,7 @@
> 
>                 # Special wikis that should point to wikiPedia, not wikiMedia
>                 $wikipediaSpecial = array(
> -                       'dk', 'sep11', 'sources', 'species', 'test',
> +                       'dk', 'sources', 'species', 'test',
>                 );
> 
>                 # Some internal databases for other domains.
> 

Is this really needed?  The wiki no longer exists on any Wikimedia domains.  Doesn't the matrix just need to be updated?
Comment 3 Chad H. 2007-07-30 12:22:33 UTC
That what this patch does, it removes sep11 from the matrix.
Comment 4 Raimond Spekking 2007-08-06 15:59:34 UTC
Patch applied with r24622 but I assume a shell user has to update $wgLocalDatabases too. Leaving the bug open.
Comment 5 Casey Brown 2007-09-01 22:30:15 UTC
*** Bug 11146 has been marked as a duplicate of this bug. ***
Comment 6 Gurch 2007-10-12 07:04:08 UTC
It's still listed in Special:SiteMatrix ... as is demonstrated by the duplicate bug reports.

Who are the shell users, and how does one go about contacting them?

Comment 7 Casey Brown 2007-10-12 19:44:29 UTC
(In reply to comment #6)
> It's still listed in Special:SiteMatrix ... as is demonstrated by the duplicate
> bug reports.
> Who are the shell users, and how does one go about contacting them?

http://meta.wikimedia.org/wiki/Developers
Comment 8 Raimond Spekking 2007-12-10 12:32:14 UTC
Fixed, I guess in combination with bug 12140.

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


Navigation
Links