STEPS
- iPhone preferred languages: zh-hant, en-US, zh-TW, ja
- Wikiapp's my languages: Chinese, Japanese, English
- 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.
STEPS
ACTUAL
Saw string like "-{zh-tw:XXX; zh-cn:XXX; zh-hk:XXX;}-" in the item title.
@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?