Page 1 of 1
showing deleted event from repeating events
Posted: Sunday 15 March 2020 10:24
by jdemas
Hi,
I have a strange problem with the calender module.
When there is an repeating event weekly this will show correct. but when 1 event of this repeating events is deleted it wil still show on the callender.
how can this be solved?
Re: showing deleted event from repeating events
Posted: Sunday 15 March 2020 20:43
by Lokonli
jdemas wrote: ↑Sunday 15 March 2020 10:24
Hi,
I have a strange problem with the calender module.
When there is an repeating event weekly this will show correct. but when 1 event of this repeating events is deleted it wil still show on the callender.
how can this be solved?
What is your PHP version as reported in Dashticz -> settings -> info?
Re: showing deleted event from repeating events
Posted: Monday 16 March 2020 13:11
by jdemas
hi
php version is 7.4.3
regards Jeffrey
Re: showing deleted event from repeating events
Posted: Sunday 22 March 2020 10:31
by jdemas
does the script anything with this exclusion
EXDATE;TZID=Europe/Berlin:20200315T104500
EXDATE;TZID=Europe/Berlin:20200412T104500
EXDATE;TZID=Europe/Berlin:20200329T104500
EXDATE;TZID=Europe/Berlin:20200105T104500
those date should be excluded on the repeating events
regards Jeffrey
Re: showing deleted event from repeating events
Posted: Sunday 22 March 2020 11:19
by Lokonli
jdemas wrote: ↑Sunday 22 March 2020 10:31
does the script anything with this exclusion
EXDATE;TZID=Europe/Berlin:20200315T104500
EXDATE;TZID=Europe/Berlin:20200412T104500
EXDATE;TZID=Europe/Berlin:20200329T104500
EXDATE;TZID=Europe/Berlin:20200105T104500
those date should be excluded on the repeating events
regards Jeffrey
I just tested with an Outlook calendar, and it seems to work. The EXDATE line from this ics is:
EXDATE;TZID=UTC:20200326T080000
Europe/Berlin also seems to be in the supported timezone list., so I don't expect that will be the problem.
Can you try to reproduce your issue with a small ICS file, and send me the ICS file? Then I'll test here.
Re: showing deleted event from repeating events
Posted: Sunday 22 March 2020 12:07
by jdemas
Here is what i see in dashticz.

- dashticz.JPG (11.08 KiB) Viewed 422 times
in the google calender there is nothing to see.
how can i repreduce an ical?
regards Jeffrey
Re: showing deleted event from repeating events
Posted: Sunday 22 March 2020 12:19
by jdemas
here the link to the ical which you can see the problem
https://calendar.google.com/calendar/ic ... /basic.ics
in case of the corona crises all upcoming events until 6-4-2020 are deleted of the reoccurring events.
thanks for looking into it
Re: showing deleted event from repeating events
Posted: Monday 30 March 2020 12:45
by jdemas
HI,
i did a little bit research but the problem isn't what i said at first.
When there is an reoccuring event once in 2 weeks he show's de dates inbetween also

.
regards jeffrey
Re: showing deleted event from repeating events
Posted: Monday 30 March 2020 13:57
by Lokonli
Could you test the beta from this morning? I made a few changes ...
Re: showing deleted event from repeating events
Posted: Monday 30 March 2020 17:09
by jdemas
hi
i tested it on the beta version but the problem isn't solved.
there is an interval of 2 so the events repeated every two weeks not every week
the items what are deleted will not show on the screen. but the items what are in the in between weeks are showing in dashticz.
i'm sorry.
Jeffrey