https://bugzilla.wikimedia.org/show_bug.cgi?id=21898

           Summary: namespaceDupes.php doesn't process deleted revisions
                    (archive table)
           Product: MediaWiki
           Version: 1.16-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Maintenance scripts
        AssignedTo: innocentkil...@gmail.com
        ReportedBy: roan.katt...@gmail.com


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)


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to