[Indicators] Indicator menu entry shows weekday instead of "Upcoming"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Indicator Date and Time |
Fix Released
|
High
|
Marcus Tomlinson | |
| Ubuntu UX |
High
|
Unassigned | ||
| indicator-datetime (Ubuntu) |
Undecided
|
Unassigned | ||
| Saucy |
Undecided
|
Unassigned |
Bug Description
[Impact]
(on the phone) the menu title for the date time indicator displays the current day of the week instead of "Upcoming".
[Test case]
pull down the date time indicator menu from the indicators panel, observe that the menu title text (appears in large text just below the panel) displays the current day of the week.
[Regression potential]
should be none, this is a simple text replacement.
[Other Info]
this change is only applicable to Ubuntu touch
<https:/
Related branches
- PS Jenkins bot (community): Approve (continuous-integration) on 2013-10-17
- Charles Kerr (community): Approve on 2013-10-16
-
Diff: 33 lines (+3/-6)1 file modifiedsrc/service.c (+3/-6)
Charles Kerr (charlesk) wrote : | #1 |
Changed in indicator-datetime: | |
assignee: | Charles Kerr (charlesk) → Matthew Paul Thomas (mpt) |
Matthew Paul Thomas (mpt) wrote : | #2 |
It should be the weekday either way.
Changed in indicator-datetime: | |
status: | New → Invalid |
Matthew Paul Thomas (mpt) wrote : | #3 |
John has persuaded me that the weekday should not be put in the header. Instead we'll add it to the date item, which will be slightly more consistent with the PC too.
Changed in indicator-datetime: | |
status: | Invalid → Confirmed |
Changed in ubuntu-ux: | |
assignee: | nobody → Matthew Paul Thomas (mpt) |
importance: | Undecided → High |
status: | New → Fix Committed |
summary: |
- Indicator menu entry shows weekday instead of "Date Time" + Indicator menu entry shows weekday instead of "Date and Time" |
description: | updated |
tags: | added: sabdfl-ux-requests |
Changed in ubuntu-ux: | |
assignee: | Matthew Paul Thomas (mpt) → nobody |
Changed in indicator-datetime: | |
assignee: | Matthew Paul Thomas (mpt) → Marcus Tomlinson (marcustomlinson) |
status: | Confirmed → In Progress |
description: | updated |
description: | updated |
Changed in ubuntu-ux: | |
assignee: | nobody → Matthew Paul Thomas (mpt) |
Matthew Paul Thomas (mpt) wrote : Re: Indicator menu entry shows weekday instead of "Date and Time" | #4 |
Specification updated. <https:/
Changed in ubuntu-ux: | |
assignee: | Matthew Paul Thomas (mpt) → nobody |
description: | updated |
summary: |
- Indicator menu entry shows weekday instead of "Date and Time" + Indicator menu entry shows weekday instead of "Upcoming" |
Changed in ubuntu-ux: | |
assignee: | nobody → Matthew Paul Thomas (mpt) |
Changed in indicator-datetime: | |
status: | In Progress → Fix Committed |
Fix committed into lp:indicator-datetime at revision None, scheduled for release in indicator-datetime, milestone Unknown
Hello Thomas, or anyone else affected,
Accepted indicator-datetime into saucy-proposed. The package will build now and be available at http://
Please help us by testing this new package. See https:/
If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-
Further information regarding the verification process can be found at https:/
Changed in indicator-datetime (Ubuntu Saucy): | |
status: | New → Fix Committed |
tags: | added: verification-needed |
Marcus Tomlinson (marcustomlinson) wrote : Re: Indicator menu entry shows weekday instead of "Upcoming" | #7 |
I have updated the indicator-datetime package from the proposed repository and have just tested this to be working as expected: The date-time indicator entry now shows "Upcoming".
tags: |
added: verification-done removed: verification-needed |
Marcus Tomlinson (marcustomlinson) wrote : | #8 |
Version verified: indicator-
Launchpad Janitor (janitor) wrote : | #9 |
This bug was fixed in the package indicator-datetime - 13.10.0+
---------------
indicator-datetime (13.10.
[ Marcus Tomlinson ]
* Fixed datetime title text to read "Date and Time" rather than the
day of the week (as per spec). (LP: #1236400)
[ Lars Uebernickel ]
* Work around glib's type initialization deadlock.
https:/
[ Ubuntu daily release ]
* Automatic snapshot from revision 279
-- Mathieu Trudel-Lapierre <email address hidden> Mon, 28 Oct 2013 14:59:27 -0400
Changed in indicator-datetime (Ubuntu): | |
status: | New → Fix Released |
Launchpad Janitor (janitor) wrote : Re: Indicator menu entry shows weekday instead of "Upcoming" | #11 |
This bug was fixed in the package indicator-datetime - 13.10.0+
---------------
indicator-datetime (13.10.
[ Marcus Tomlinson ]
* Fixed datetime title text to read "Date and Time" rather than the
day of the week (as per spec). (LP: #1236400)
[ Lars Uebernickel ]
* Work around glib's type initialization deadlock.
https:/
[ Ubuntu daily release ]
* Automatic snapshot from revision 279
-- Mathieu Trudel-Lapierre <email address hidden> Mon, 28 Oct 2013 14:59:27 -0400
Changed in indicator-datetime (Ubuntu Saucy): | |
status: | Fix Committed → Fix Released |
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regresssions.
Changed in ubuntu-ux: | |
assignee: | Matthew Paul Thomas (mpt) → nobody |
Changed in indicator-datetime: | |
status: | Fix Committed → Fix Released |
Changed in ubuntu-ux: | |
status: | Fix Committed → Fix Released |
summary: |
- Indicator menu entry shows weekday instead of "Upcoming" + [Indicators] Indicator menu entry shows weekday instead of "Upcoming" |
This is by design once the menu has been pulled down. For example in the spec at https:/ /wiki.ubuntu. com/TimeAndDate #Indicator see this image: https:/ /wiki.ubuntu. com/TimeAndDate ?action= AttachFile& do=get& target= phone-indicator -clock. png
Now, as far as /before/ the indicator is pulled down, I don't know if the title should still be the weekday, or if it should change to "Date Time" when not pulled down. Right now we don't have a mechanism to know the difference, so for 13.10 at least it's probably a one-or-the-other choice for implementation reasons.
Reassigning to mpt for design guidance on what's preferable for 13.10 and/or beyond. Mpt, please reassign to me when you're done.