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

       Web browser: ---
             Bug #: 39457
           Summary: Using Special:Import doesn't update TitleKey table
           Product: MediaWiki extensions
           Version: master
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: Unprioritized
         Component: TitleKey
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


When importing pages using Special:Import, TitleKey doesn't update its database
table.

I think the problem is that TitleKey uses ArticleInsertComplete hook, but this
hook seems not be called by Special:Import

Currently, the solution is to run rebuildTitleKeys.php script after importing,
but it requires shell access.

-- 
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

Reply via email to