Confirmation dialog error when deleting one single task
Bug #523836 reported by
Lionel Montrieux
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GTG |
Fix Released
|
Low
|
Unassigned |
Bug Description
When deleting a task, a confirmation dialog appears and asks "Are you sure you want to delete these tasks?"
Which is fine when deleting several tasks, but deleting only one should read "Are you sure you want to delete this task?"
The "Keep selected tasks" / "Permanently remove tasks" as well as the description, should also be updated accordingly.
Related branches
lp://staging/~lmontrieux/gtg/delete-single-task
- Luca Invernizzi (community): Approve
- Gtg developers: Pending requested
-
Diff: 1444 lines (+621/-561)3 files modifiedGTG/taskbrowser/browser.py (+17/-1)
GTG/taskbrowser/taskbrowser.glade (+0/-4)
locales/gtg.pot (+604/-556)
Changed in gtg: | |
assignee: | nobody → Lionel Montrieux (lmontrieux) |
importance: | Undecided → Low |
milestone: | none → 0.3 |
status: | New → Confirmed |
Changed in gtg: | |
status: | Confirmed → In Progress |
Changed in gtg: | |
status: | In Progress → Fix Committed |
Changed in gtg: | |
milestone: | 0.3 → 0.2.2 |
Changed in gtg: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
By the way, I'd be happy to fix it, so feel free to assign it to me.