Skip to content

RRULE with RDATE / EventIterator.php #700

Open
@munderl

Description

@munderl

I think there is a problem with the EventIterator.php. In rfc5545 it is described that a "RDATE" can occur inside a "RRULE". In such a case, the recurrence instances are defined by the union of occurrences defined by both the "RDATE" and "RRULE". In the current implementation, the "RRULE" is ignored completely when an additional "RDATE" is included in the "VEVENT". Therefore the EventIterator returns only the "RDATE" events and the original "RRULE" is lost.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions