2026-02-01T21:03:13+0100 Martin Reindl <[email protected]>:
> Am 01.02.26 um 13:36 schrieb Johannes Thyssen Tishman:
> > Please find below a revision for productivity/baikal.
> > 
> > As explained in [0], when creating a calendar via the web interface,
> > Baikal sets cal:calendar-timezone to a timezone string instead of a
> > VTIMEZONE. This causes an issue when querying events with expanded
> > recurrences, see [1].
> > 
> > The patch below --proposed in [0], but not yet merged-- fixes this
> > issue. Tested on my server running Baikal.
> > 
> > Ok?
> > 
> 
> ok martin@

Thanks Martin. For the record, the subject of this thread is wrong. The
workaround added with this patch *does not* set cal:calendar-timezone to
a VTIMEZONE object. Instead, it fixes the retrieval of the timezone when
expanding recurrences by creating a DateTimeZone object from the string.

I've committed this now.

Reply via email to