Last modified: 2013-03-25 23:51: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 T45926, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 43926 - MediaWiki.org and Meta-Wiki are mediawikis list
MediaWiki.org and Meta-Wiki are mediawikis list
Status: RESOLVED FIXED
Product: Wikimedia Labs
Classification: Unclassified
wikistats (Other open bugs)
unspecified
All All
: Low enhancement
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-01-13 17:18 UTC by Nemo
Modified: 2013-03-25 23:51 UTC (History)
2 users (show)

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


Attachments

Description Nemo 2013-01-13 17:18:21 UTC
It should be in a list with all Wikimedia projects.
Comment 1 Daniel Zahn 2013-03-25 23:42:02 UTC
I assume you found them in the "mediawikis" table?
Comment 2 Daniel Zahn 2013-03-25 23:51:47 UTC
There are actually 3 wikis called "MediaWiki":

MariaDB [wikistats]> select id,name,statsurl from mediawikis where name= "MediaWiki";
+------+-----------+-------------------------------------------------+
| id   | name      | statsurl                                        |
+------+-----------+-------------------------------------------------+
|   64 | MediaWiki | http://reachwiki.net/api.php                    |
| 4347 | mediawiki | http://ariadne.cs.kuleuven.be/mediawiki/api.php |
| 9647 | MediaWiki | http://www.mediawiki.org/w/api.php              |
+------+-----------+-------------------------------------------------+

and one called "MetaWiki":

MariaDB [wikistats]> select id,name,statsurl from mediawikis where name= "MetaWiki";
+------+----------+-----------------------------------------+
| id   | name     | statsurl                                |
+------+----------+-----------------------------------------+
| 3681 | MetaWiki | http://biowikifarm.net/metawiki/api.php |
+------+----------+-----------------------------------------+

and 2 where the URL contains wikimedia.org

+------+-----------+----------------------------------------------+
| id   | name      | statsurl                                     |
+------+-----------+----------------------------------------------+
| 1209 | Wikimania | http://wikimania2006.wikimedia.org/w/api.php |
| 3459 | Wikitech  | http://wikitech.wikimedia.org/api.php        |

---

wikimania2006, wikitech and mediawiki.org are all 3 already in the "wmspecials" table http://wikistats.wmflabs.org/display.php?t=wx 

so just deleted them (id 1209,3459 and 9647) from mediawikis table and done.

(Yes, the URLs in "wmspecials" are broken in the display part, but that is another bug)

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


Navigation
Links