DigitalMode time is empty in Chinese locale
Bug #1458808 reported by
Penk Chen
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Clock App |
Fix Released
|
High
|
Penk Chen |
Bug Description
Time text in DigitalMode is empty in Chinese locale, because amText/pmText is at the begin of time string. (For example "上午 10:01").
Related branches
lp://staging/~penk/ubuntu-clock-app/use_replace_to_trim_am_pm_text
- Ubuntu Phone Apps Jenkins Bot: Approve (continuous-integration)
- Nekhelesh Ramananthan: Approve
-
Diff: 17 lines (+2/-2)1 file modifiedapp/components/DigitalMode.qml (+2/-2)
Changed in ubuntu-clock-app: | |
status: | New → Confirmed |
importance: | Undecided → High |
milestone: | none → 3.3 |
assignee: | nobody → Penk Chen (penk) |
status: | Confirmed → In Progress |
Changed in ubuntu-clock-app: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
A merge proposal has been submitted to trunk, using replace() instead of split().