← Back to team overview

touch-packages team mailing list archive

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

 

@Albert, weird. Maybe it could be an intermittent issue in boost::locale
or icu then? Or maybe in scopes-api/scopes-shell when handling  the
JSON?

I recreated this issue with Greek on my N4 yesterday, but I just checked
again (with no changes at all on the phone), and it seems to be showing
the correct values now.

I started trying to debug this in the click scope yesterday by writing
some tests to verify that the values were getting shoved into the
attributes correctly for the table, in the scope, and printing the JSON
in that test. It was working consistently with that, so I concluded that
the bug must be higher up the stack, and moved it over to unity8, as it
seemed to only be an issue in the second column of the table.

I'm not quite sure how to debug this further to isolate the issue.

-- 
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