Version: (using Devel) Compiler: gcc 4.3.2 OS: Linux Installed from: Compiled sources - Launch Korg - Create a new event for today - The event is correctly displayed in the agenda view - Go to View menu/Event list - All the events for today are displayed in the Event list table But the newly created event is displayed twice in the Event list view whereas it should only be displayed once. - Quit Korg - Relaunch Korg - Go to View menu/Event list - Click on today in the date navigator view The new event is now only displayed once in the Event list view as it should be. Trunk, Svn Rev 1099270
SVN commit 1121879 by smartins: Don't show events duplicated. BUG: 229590 M +1 -1 kolistview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1121879
It is corrected now. The update problem is solved and the newly created event is only displayed once in the Event list. Trunk, Svn Rev 1123669