2008/10/19 Jerome Laheurte <[EMAIL PROTECTED]>: > Quite simple: I start with an empty task file, create a task, create a > subtask, mark the subtask complete. Actually, it's not an IndexError > but a ValueError. Happens under Linux, Python 2.5.1, both wxPython > 2.8.7.1 and 2.8.9.1. > > This only happens in tree mode, and when completed tasks are filtered > out (just noticed this).
I managed to fix this and then noticed another bug: deleting a child task removes the child task, but the parent still thinks it has children... I guess I won't be releasing today. Cheers, Frank
