Output of a string containing "@" in the middle in English but "@" at the start in Korean broke the Android app build: https://phabricator.wikimedia.org/T87628?workflow=create
Description
Description
Details
Details
Related Changes in Gerrit:
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | • brooke | T87628 Android app won't build due to "@" in Korean localization | |||
| Resolved | • brooke | T87630 AndroidXmlFFS output should escape strings starting with "@" |
Event Timeline
Comment Actions
Change 186932 had a related patch set uploaded (by BearND):
Fix build/translations
Comment Actions
Linked ^ patch to the wrong bug number. The patch I submitted was just to fix the Android app build.
Comment Actions
Change 186995 had a related patch set uploaded (by Brion VIBBER):
Escape '@' sign at beginning of strings to avoid compilation breakage.
Comment Actions
Change 186995 merged by jenkins-bot:
Escape '@' sign at beginning of strings to avoid compilation breakage.
Comment Actions
Ok, the quick fix and the fix to Translate are now merged, so this should be safe for the next i18n update.