← Back to team overview

touch-packages team mailing list archive

[Bug 1479407] Re: Unicode in translated dates being lost in app previews

 

Rodney, the JSON data we get varies from

{"title":"Frissítések","values":[["Verziószám","2.2.892"],["Utolsó
frissítés","2015 jl. 29"],["Első kiadás","2013 okt. 15"],["Méret","322,6
KiB"]]}

to

{"title":"Frissítések","values":[["Verziószám","2.2.892"],["Utolsó
frissítés","2015 júl. 29"],["Első kiadás","2013 okt.
15"],["Méret","322,6 KiB"]]}

randomly, so sometimes it shows up correctly and sometimes not.

Can you tell me how to add debug in the lower layers to verify it's QML
breaking it?

** Changed in: unity8 (Ubuntu)
       Status: Triaged => New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1479407

Title:
  Unicode in translated dates being lost in app previews

Status in Canonical System Image:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  How to reproduce:
   * set the system language to hungarian
   * go to the installed apps scope
   * search an app with update from this month (for example Music)

  what happens?
   * It shows "Utolsó Frissítés (Last Update): 2015 jl. 29"

  what was expected?
   * Utolsó Frissítés: 2015 júl. 29

  So it doesn't show the "speical" characters like: á, é, ó ... etc.
  The following month strings are affected as well: ápr (april), már (march), máj (may) jún (june).

  I attached a screenshot too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1479407/+subscriptions


References