Revision 539305

Go back to digest for 14th May 2006

Bug Fixes in KDE-PIM

Michael Brade committed changes in /branches/KDE/3.5/kdepim/kontact/plugins/knotes/knotes_part.cpp:

Fix the implementation of killNote(), it did nothing when force == true.
Thanks for the report!
BUG:127063

This also fixes the embarrasingly wrong implementation of KNotesPart::notes(),
it returned the body of the notes, not the title. This is a behavior change
for the DCOP interface but the previous implementation was just plain wrong
and contradictory to the documentation and to the implementation of the
KNotes app itself.

File Changes

Modified 1 files
  • /branches/KDE/3.5/kdepim/kontact/plugins/knotes/knotes_part.cpp
1 files changed in total