Bug 198174 - Upcoming events contains todays events that have already passed
Summary: Upcoming events contains todays events that have already passed
Status: RESOLVED FIXED
Alias: None
Product: kontact
Classification: Applications
Component: summary (show other bugs)
Version: 1.1
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-28 15:13 UTC by Oliver Putz
Modified: 2009-09-27 20:21 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Putz 2009-06-28 15:13:52 UTC
Version:           1.1 (using 4.2.4 (KDE 4.2.4), Gentoo)
Compiler:          x86_64-pc-linux-gnu-gcc
OS:                Linux (x86_64) release 2.6.28-gentoo-r6

Steps to reproduce:

1) Add an event that takes place today but ends before the current time to the calendar application in kontact. E.g.: At the time of writing this bugreport, I'd add an event that runs from June 28th 02am CET to June 28th 03am CET.
2) Go to the kontact summary and see that the event is listed under upcoming events even though it already passed.

As events that ended yesterday are *not* displayed, I assume that the "upcoming events view" does not check for the actual time but just checks for the date? [yesterday = past, all of today = future?]
Comment 1 Allen Winter 2009-09-27 20:21:09 UTC
SVN commit 1028613 by winterz:

don't show events that are already over. such events cannot be considered "upcoming".
BUG: 198174
MERGE: e4,4.3


 M  +7 -2      summaryeventinfo.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1028613