https://bugzilla.wikimedia.org/show_bug.cgi?id=23147
JeLuF <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from JeLuF <[email protected]> 2010-04-12 09:20:11 UTC --- There are problems when running cleanupTitles: $ php maintenance/cleanupTitles.php angwiktionary --fix|grep -v done.on.page Checking and fixing bad titles... Processing page... page 993 (Syndrig:NÃwlicahwierfunga) doesn't match self. renaming 993 (-1,'NÃwlicahwierfunga') to (-1,'NÃwlicahwierfunga') page 3379 (Syndrig:HlÃetlictramet) doesn't match self. renaming 3379 (-1,'HlÃetlictramet') to (-1,'HlÃetlictramet') page 4799 (Syndrig:HlÃetlictramet) doesn't match self. renaming 4799 (0,'Syndrig:HlÃetlictramet') to (-1,'HlÃetlictramet') A database query syntax error has occurred. The last attempted database query was: "UPDATE `page` SET page_namespace = '-1',page_title = 'HlÃetlictramet' WHERE page_id = '4799'" from within function "TitleCleanup::moveInconsistentPage". Database returned error "1062: Duplicate entry '-1-HlÃetlictramet' for key 2 (10.0.6.27)" -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
