Last modified: 2009-12-19 23:01:28 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 T23898, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 21898 - namespaceDupes.php doesn't process deleted revisions (archive table)
namespaceDupes.php doesn't process deleted revisions (archive table)
Status: RESOLVED DUPLICATE of bug 10171
Product: MediaWiki
Classification: Unclassified
Maintenance scripts (Other open bugs)
1.16.x
All All
: Normal enhancement (vote)
: ---
Assigned To: Chad H.
:
Depends on:
Blocks: 20641
  Show dependency treegraph
 
Reported: 2009-12-19 20:59 UTC by Roan Kattouw
Modified: 2009-12-19 23:01 UTC (History)
0 users

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


Attachments

Description Roan Kattouw 2009-12-19 20:59:03 UTC
This was reported on bug 20641 comment #10 and confirmed by me:


$ php maintenance/namespaceDupes.php --wiki=zhwiki --fix

Looks good!

$ sql zhwiki
mysql> SELECT COUNT(*) FROM archive WHERE ar_namespace=0 AND ar_title LIKE 'CAT:%';
+----------+
| COUNT(*) |
+----------+
|       41 |
+----------+
1 row in sec (0.00 sec)
Comment 1 Chad H. 2009-12-19 23:01:28 UTC

*** This bug has been marked as a duplicate of bug 10171 ***

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


Navigation
Links