Follow-up to
✨
Add “Raw RRULE” field and clarify COUNT field
Active
(“Raw RRULE string”). In that change, we allow reading an RRULE value mostly verbatim from storage. Some sources include EXDATE
, RDATE
, and/or EXRULE
inline with the RRULE text. Per RFC 5545, these are separate iCalendar properties and must not be embedded within the RRULE
property. As a result, VEVENTs produced today can contain a single RRULE string with embedded exclusions/inclusions that many consumers will ignore, causing exceptions and additional dates to be lost.
RRULE:FREQ=WEEKLY;BYDAY=MO,WE EXDATE=20251013T090000Z RDATE=20251027T090000Z
RRULE
, EXDATE
, RDATE
, optionally EXRULE
).
D7 resolved it this way (thanks @ramil g for finding the lines)
https://git.drupalcode.org/project/date_ical/-/blob/7.x-3.x/date_ical.mo...
https://git.drupalcode.org/project/date_ical/-/blob/7.x-3.x/date_ical.ut...
Active
4.0
iCal Export
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.