← Back to team overview

gtg team mailing list archive

[Bug 559360] Re: Wrong marked today in the calendar

 

Bryce, a bug marked "fix committed" should always be assigned to somebody and to a pending release.
http://live.gnome.org/gtg/bugstriaging

** Changed in: gtg
   Importance: Undecided => Medium

** Changed in: gtg
     Assignee: (unassigned) => Izidor Matušov (izidor)

** Changed in: gtg
    Milestone: None => 0.3

-- 
Wrong marked today in the calendar
https://bugs.launchpad.net/bugs/559360
You received this bug notification because you are a member of Gtg
contributors, which is subscribed to Getting Things GNOME!.

Status in Getting Things GNOME!: Fix Committed

Bug description:
When I set due date of my task to far feature (a few months is enough). After closing and re-opening task, there is bold marked day with the same number as today although the month is different.

Steps to reporduce:
1, create a new task
2, set due date to "far feature" - e.g. two months later
3, close the window of the task
4, open the task and its due date clanedar
5, there is bold marked wrong day

This issue is bothering me a quite well so I decided to fix it. After some investigating I found the calling of function self._mark_today_in_bold() was before setting showed date to calendar. Moving the call after the setting seems to solve the bug.





References