← Back to team overview

dx-packages team mailing list archive

[Bug 1260728] Re: Indicators should send timestamps, not pre-formatted strings

 

Hm. Actually the menuitems are timestamps, but indicator-datetime's
header is a preformatted string -- we could prevent some bus traffic by
changing that to a timestamp as well. We'd need to add a new entry (say,
"time-title") to the header dictionary that the indicators pass over,
and Unity 8 would need to check for that and if found use it instead of
the dict's standard "title" entry.

Saviq, does that sound alright to you?

** Changed in: indicator-datetime (Ubuntu)
   Importance: Undecided => Medium

** Changed in: indicator-datetime (Ubuntu)
       Status: Invalid => Triaged

** Changed in: indicator-datetime (Ubuntu)
     Assignee: (unassigned) => Charles Kerr (charlesk)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-datetime in Ubuntu.
Matching subscriptions: dx-packages, dx-packages
https://bugs.launchpad.net/bugs/1260728

Title:
  Indicators should send timestamps, not pre-formatted strings

Status in The Unity 8 shell:
  Triaged
Status in “indicator-datetime” package in Ubuntu:
  Triaged
Status in “indicator-messages” package in Ubuntu:
  New

Bug description:
  Some indicators send pre-formatted strings, when they should be
  sending unix timestamps, to be formatted by the UI according to locale
  / timezone / user preferences.

  See https://wiki.ubuntu.com/TimeAndDate for the design spec.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity8/+bug/1260728/+subscriptions


References