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

       Web browser: ---
            Bug ID: 45912
           Summary: Store the article id as part of the sitelink
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataRepo
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

We now store a sitelink as a pair of site id and title, which is a bit fragile.
For example it will break on ordinary page moves. An alternate approach is to
store the article id and first try to use this if it is available, and then use
the title as a second approach. The titles could be lazy-updated if thy get out
of sync.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to