Lucas_Werkmeister_WMDE added a comment.

  Okay, I’m pretty sure T343343 <https://phabricator.wikimedia.org/T343343> 
(date formats) and T343375 <https://phabricator.wikimedia.org/T343375> 
(namespace names) have the same cause – these are exactly the two preloaded 
l10n cache keys:
  
    private const PRELOADED_KEYS = [ 'dateFormats', 'namespaceNames' ];
  
  I think I know how to fix it (replace `$this->data[$code] += $preload;` with 
a `mergeItem()` loop), but I’m still working on tests.

TASK DETAIL
  https://phabricator.wikimedia.org/T342418

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: matmarex, Winston_Sung, Nikerabbit, Daimona, Michael, tstarling, 
Lucas_Werkmeister_WMDE, Aklapper, Danny_Benjafield_WMDE, Astuthiodit_1, 
MaryMunyoki, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, Lahi, Gq86, Af420, GoranSMilovanovic, QZanden, srishakatux, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, MuhammadShuaib, LNDDYL, 
Psychoslave, Wikidata-bugs, aude, Arrbee, KartikMistry, Mbch331, Jay8g
_______________________________________________
Wikidata-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to