[Kde-pim] Review Request 119614: Fix range check for non-recurring events
Wolfgang Bauer
wbauer at tmo.at
Wed Sep 10 13:55:46 BST 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119614/
-----------------------------------------------------------
(Updated Sept. 10, 2014, 2:55 nachm.)
Review request for KDEPIM.
Changes
-------
Change the test to be data driven
Bugs: 327256
http://bugs.kde.org/show_bug.cgi?id=327256
Repository: kdepim
Description
-------
The check whether an event is in the selected interval (in SummaryEventInfo::eventsForRange()) is totally broken for non-recurring events.
This patch should fix it, and also add a unit test.
Diffs (updated)
-----
kontact/plugins/korganizer/summaryeventinfo.cpp 00c9906
kontact/plugins/korganizer/tests/summaryeventtest.h a3cbb7e
kontact/plugins/korganizer/tests/summaryeventtest.cpp 892da77
Diff: https://git.reviewboard.kde.org/r/119614/diff/
Testing
-------
Add some appointments (without recurrence) in KOrganizer, they are now shown correctly in Kontact's summary view if they are in the configured interval, and not shown if they are outside that interval.
Before, only today's events were shown (and recurrent ones), see the bug report.
Also successfully ran the added unit test, it fails with the original code.
Thanks,
Wolfgang Bauer
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list