Possible bug: uuid doesn't use inherited due date in ical mode (fix supplied)
Bug #610144 reported by
Chris Parsons
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
TKDO |
New
|
Medium
|
Unassigned |
Bug Description
I got an exception when running in ical mode and a task didn't have a due date (its parent did). I noticed make_uuid uses the task's due_date rather than the due_date obtained from t.inherit. I added the inherited date as a parameter to make_uuid. Not sure if this is what is wanted though
bzr branch lp:~cjparsons1/tkdo/ical_fix
(I accidentally based this branch on my other submission, sorry. The change is very small though)
Changed in tkdo: | |
importance: | Undecided → Medium |
milestone: | none → 0.8 |
To post a comment you must log in.