If a new item is created with the 'Add links' function in Wikipedia, labels are set with language codes equal project prefix.
e.g. item is created with sitelink to simple.wikipedia.org -> label is set for language 'simple'.
Description
Description
Details
Details
- Reference
- bz64649
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T124286 [Epic] Wikidata language support | |||
Open | None | T145535 language code disparity (Wikidata tracking) | |||
Open | None | T66649 'Add link' function in Wikipedia creates items with wrong language code | |||
Duplicate | None | T43723 [Bug] Sites table language code for be_x_oldwiki should be be-tarask | |||
Open | None | T43103 initialization of the Language object is very heavy | |||
Open | None | T137536 Use correct term language when creating items from the client | |||
Open | None | T137534 Map dummy language codes in sites | |||
Open | None | T137538 Use interwiki code from Sites facility to create language links. | |||
Open | None | T137537 Ensure correct information about Wikimedia sites in the Sites facility on the Wikimedia cluster. | |||
Open | None | T135149 Implement a SiteLookup based on a nested array structure. |
Event Timeline
Comment Actions
WikidataClient should not *try* to add such a label, but WikidataRepo should reject them anyway (bug 37459); marking as dependent.
Comment Actions
A site's real language (eg. simple isn't a language) should be added to the sites table and then be propagated to JS (via PHP). With that information, this bug could be fixed.