Bug 222608 - all-day daily repeat end shifts back with each korganizer start-up
Summary: all-day daily repeat end shifts back with each korganizer start-up
Status: RESOLVED UNMAINTAINED
Alias: None
Product: korganizer
Classification: Applications
Component: recurrence (show other bugs)
Version: 4.3.3
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-13 22:54 UTC by rob miller
Modified: 2017-01-07 22:07 UTC (History)
1 user (show)

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 rob miller 2010-01-13 22:54:17 UTC
Version:           4.3.3 (using KDE 4.3.3)
Compiler:          gcc version 4.3.4 (Gentoo 4.3.4 p1.0, pie-10.1.5) 
OS:                Linux
Installed from:    Gentoo Packages

steps to reproduce:

rm std.ics (clean start)
start korganizer
create a new event without associated time for a day in the future
set the recurrence to 'daily', ends on a date 2 or 3 days later
'ok' out of dialogs, exit korganizer : (1) below
restart korganizer
-> event looks correct
open 1st day of event, recurrence now ends 1 day sooner (bug)
click 'ok' -> std.ics gets updated, last day of event disappears in calendar
exit korganizer : (2) below
- continue process, can get end of recurrence to before start

the rrule in the std.ics entry is changing:
(1)
RRULE:FREQ=DAILY;UNTIL=20100122
DTSTART;VALUE=DATE:20100120
DTEND;VALUE=DATE:20100121

(2)
RRULE:FREQ=DAILY;UNTIL=20100121
DTSTART;VALUE=DATE:20100120
DTEND;VALUE=DATE:20100121

a less-bad variation occurs if the event has a time associated: on re-opening korganizer, the start and end of the event are shifted 1 day earlier.  opening the event shows the correct dates and recurrence, clicking 'ok' resets the calendar display correctly.  the std.ics file does not appear to be changed.

korganizer time zone is  TZID:Africa/Lagos, system settings Date & Time is Africa/Lagos (WAT), however 'Country/Region & Language' is set to United Kingdom (if that matters here).
Comment 1 Denis Kurz 2016-09-24 18:45:03 UTC
This bug has only been reported for versions before 4.14, which have been unsupported for at least two years now. Can anyone tell if this bug still present?

If noone confirms this bug for a Framework-based version of korganizer (version 5.0 or later, as part of KDE Applications 15.08 or later), it gets closed in about three months.
Comment 2 Denis Kurz 2017-01-07 22:07:24 UTC
Just as announced in my last comment, I close this bug. If you encounter it again in a recent version (at least 5.0 aka 15.08), please open a new one unless it already exists. Thank you for all your input.