Page MenuHomePhabricator

"In the news" card has Chinese variant tags in item title
Closed, DuplicatePublic

Description

STEPS

  1. iPhone preferred languages: zh-hant, en-US, zh-TW, ja
  2. Wikiapp's my languages: Chinese, Japanese, English
  3. In Explore tab, scroll down to "In the news" card

ACTUAL
Saw string like "-{zh-tw:XXX; zh-cn:XXX; zh-hk:XXX;}-" in the item title.

IMG_3790.PNG (2×1 px, 410 KB)

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
digdog renamed this task from I to "In the news" card has Chinese variant tags in item title.Oct 24 2016, 9:02 PM

@JMinor it seems like the proper fix would be for MCS to do the parsing based on our accept-language headers so that the logic can be shared across clients. However, for this version, do you want us to hack in client side parsing?