Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug]: One day event without DTEND in ICS-Calendar not recognized as valid #580

Open
lucasgirod opened this issue Dec 8, 2024 · 0 comments
Labels
bug Something isn't working triage Triage

Comments

@lucasgirod
Copy link

FreePBX Version

FreePBX 17

Issue Description

According to RFC 5545 if a calendar event does not have a DTEND property it should be considered a one day event.

From RFC 5545
For cases where a "VEVENT" calendar component specifies a "DTSTART" property with a DATE value type but no "DTEND" nor "DURATION" property, the event's duration is taken to be one day.

Currently the one day event without DTEND is not recognized as valid event and not shown in the calendar at all.

Operating Environment

FreePBX 17.0.19.21
Calendar 17.0.4.20

Relevant log output

No response

@lucasgirod lucasgirod added bug Something isn't working triage Triage labels Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Triage
Projects
None yet
Development

No branches or pull requests

1 participant