RobbiNespu / moloko

Automatically exported from code.google.com/p/moloko
GNU General Public License v3.0
0 stars 0 forks source link

Wrong message for toast on task completion #47

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This happens on 0.16b.

Here is a way to reproduce :

1 - Create a task for the test
2 - Display this task
3 - Hit the complete button
4 - "Task is now incomplete" is displayed <- This is wrong
5 - Hit the un-complete button
6 - "Task is now complete" is displayed <- This is wrong
7 - Hit the complete button
8 - "Task is now complete" is displayed <- This is right

Original issue reported on code.google.com by david.ve...@gmail.com on 24 Oct 2011 at 6:28

GoogleCodeExporter commented 9 years ago

Original comment by ronny.roehricht on 3 Nov 2011 at 4:40

GoogleCodeExporter commented 9 years ago

Original comment by ronny.roehricht on 5 Nov 2011 at 2:42

GoogleCodeExporter commented 9 years ago

Original comment by ronny.roehricht on 22 Jan 2012 at 3:16