https://bugzilla.wikimedia.org/show_bug.cgi?id=53162
Antoine "hashar" Musso <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] --- Comment #13 from Antoine "hashar" Musso <[email protected]> --- After a couple run of --fix (which automatically rename the page), there are five duplicate pages between the main namespace (0) and the cookbook namespace (102): hashar@tin:~$ mwscript namespaceDupes.php --wiki=hywikibooks --fix ... 2426 (0,"Եփութուխ:դոլմա") -> (102,"Դոլմա") [[Եփութուխ:Դոլմա]] ... *** cannot resolve automatically; page exists with ID 2434 *** ... 2383 (0,"Եփութուխ:թխման_փոշի") -> (102,"Թխման_փոշի") [[Եփութուխ:Թխման փոշի]] ... *** cannot resolve automatically; page exists with ID 2382 *** ... 2381 (0,"Եփութուխ:կարագթան") -> (102,"Կարագթան") [[Եփութուխ:Կարագթան]] ... *** cannot resolve automatically; page exists with ID 2380 *** ... 2413 (0,"Եփութուխ:կտավատ") -> (102,"Կտավատ") [[Եփութուխ:Կտավատ]] ... *** cannot resolve automatically; page exists with ID 2379 *** ... 2385 (0,"Եփութուխ:ցորենի_սև_ալյուր") -> (102,"Ցորենի_սև_ալյուր") [[Եփութուխ:Ցորենի սև ալյուր]] ... *** cannot resolve automatically; page exists with ID 2384 *** Oh noeees hashar@tin:~$ I have renamed the five pages from the main namespace with a /BROKEN suffix and have them moved to the namespace 102. Those pages will need to be triaged/edited. The script output is: hashar@tin:~$ mwscript namespaceDupes.php --wiki=hywikibooks --fix --suffix=/BROKEN ... 2426 (0,"Եփութուխ:դոլմա") -> (102,"Դոլմա") [[Եփութուխ:Դոլմա]] ... *** cannot resolve automatically; page exists with ID 2434 *** ... *** old title դոլմա ... *** new title դոլմա/BROKEN ... *** using suffixed form [[Եփութուխ:Դոլմա/BROKEN]] *** ... resolving on page... ok. ... 2383 (0,"Եփութուխ:թխման_փոշի") -> (102,"Թխման_փոշի") [[Եփութուխ:Թխման փոշի]] ... *** cannot resolve automatically; page exists with ID 2382 *** ... *** old title թխման_փոշի ... *** new title թխման_փոշի/BROKEN ... *** using suffixed form [[Եփութուխ:Թխման փոշի/BROKEN]] *** ... resolving on page... ok. ... 2381 (0,"Եփութուխ:կարագթան") -> (102,"Կարագթան") [[Եփութուխ:Կարագթան]] ... *** cannot resolve automatically; page exists with ID 2380 *** ... *** old title կարագթան ... *** new title կարագթան/BROKEN ... *** using suffixed form [[Եփութուխ:Կարագթան/BROKEN]] *** ... resolving on page... ok. ... 2413 (0,"Եփութուխ:կտավատ") -> (102,"Կտավատ") [[Եփութուխ:Կտավատ]] ... *** cannot resolve automatically; page exists with ID 2379 *** ... *** old title կտավատ ... *** new title կտավատ/BROKEN ... *** using suffixed form [[Եփութուխ:Կտավատ/BROKEN]] *** ... resolving on page... ok. ... 2385 (0,"Եփութուխ:ցորենի_սև_ալյուր") -> (102,"Ցորենի_սև_ալյուր") [[Եփութուխ:Ցորենի սև ալյուր]] ... *** cannot resolve automatically; page exists with ID 2384 *** ... *** old title ցորենի_սև_ալյուր ... *** new title ցորենի_սև_ալյուր/BROKEN ... *** using suffixed form [[Եփութուխ:Ցորենի սև ալյուր/BROKEN]] *** ... resolving on page... ok. Oh noeees hashar@tin:~$ So one has to triage the original pages: [[Եփութուխ:Դոլմա/BROKEN]] [[Եփութուխ:Թխման փոշի/BROKEN]] [[Եփութուխ:Կարագթան/BROKEN]] [[Եփութուխ:Կտավատ/BROKEN]] [[Եփութուխ:Ցորենի սև ալյուր/BROKEN]] Once done, I guess you can close the bug report :-] -- 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
