Skip to content
Commit e49a406b authored by Wolfgang Bauer's avatar Wolfgang Bauer
Browse files

Fix range check for non-recurring events

The check whether an event is in the selected interval (in
SummaryEventInfo::eventsForRange()) was totally broken for non-recurring
events.
This patch should fix it, and also adds a unit test.

BUG: 327256
FIXED-IN: 4.14.1
REVIEW: 119614
parent 50263b7e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment