https://bugzilla.wikimedia.org/show_bug.cgi?id=29015
Ashar Voultoiz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED CC| |[email protected] Resolution| |FIXED --- Comment #10 from Ashar Voultoiz <[email protected]> 2011-06-06 17:02:12 UTC --- ran again php namespaceDupes.php frwikiversity --fix > select count(*) from page where page_namespace='0' and page_title LIKE > 'Recherche:%' limit 20; +----------+ | count(*) | +----------+ | 0 | +----------+ 1 row in set (0.00 sec) > It also fixed other namespaces around. Post run: $ php namespaceDupes.php frwikiversity Looks good! $ Please reopen this bug if the issue happen again :( -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
