Revision b60b092...

Go back to digest for 17th July 2011

Bug Fixes in KDE-PIM

Mario Bensi committed changes in [zanshin] /:

React properly on categories change in todos

We used to completely miss the case of a todo being assigned to a new
category. This patch fixes this situation. It also provide tests to
evaluate the different categories change cases:
* todo with no category which gets a new category
* todo with categories which looses all its categories
* todo with categories which gets a new category
* todo with categories which looses one category

File Changes

Modified 2 files
  •   src/todocategoriesmodel.cpp
  •   tests/todocategoriesmodelspec.cpp
2 files changed in total