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

       Web browser: ---
             Bug #: 32404
           Summary: namespaceDupes.php does not update pagelinks table
           Product: MediaWiki
           Version: 1.19-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: Unprioritized
         Component: Maintenance scripts
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: malaf...@clix.pt
                CC: innocentkil...@gmail.com
    Classification: Unclassified


Currently (14-Nov-2011 dump), at pt.wiktionary, we have entries in the
page_links table such as:

pl_from   pl_namespace      pl_title
45839        6            Crystal_Clear_app_aim2.png
258396       0            Imagem:Flag_of_Esperanto.svg

Although "Imagem" is an alias for namespace 6, the second record above appears
as a namespace 0 page, with namespace 6 prefix.

RoanKattouw and apergos realized that running namespaceDupes.php does not
correct the situation because it doesn't touch the pagelinks table.

Somehow, a maintenance operation is needed to update namespace dupes in tables
other than the page table. Possibly, it could be included in the main
namespaceDupes.php script.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to