Skip to content

iCalendar Duration RFC Compliance Fix - #108

Open
AksPu wants to merge 1 commit into
mozilla:masterfrom
AksPu:master
Open

iCalendar Duration RFC Compliance Fix#108
AksPu wants to merge 1 commit into
mozilla:masterfrom
AksPu:master

Conversation

@AksPu

@AksPu AksPu commented Apr 22, 2025

Copy link
Copy Markdown

Previously, duration was not compliant with RFC Guidelines, leading to synchronization errors. We have modified the toString function in ical.sys.mjs to ensure RFC compliant duration, and prevent synchronization errors. We have also added a test suite for this modification to ensure correct behavior.

Issue Link: #103

…o synchronization errors. We have modified the toString function in ical.sys.mjs to ensure RFC compliant duration, and prevent synchronization errors. We have also added a test suite for this modification to ensure correct behavior.
@rrishi-r

rrishi-r commented Apr 23, 2025

Copy link
Copy Markdown

If someone could review this PR / our modification when they get a chance, that would be great. Thank you!

@mkmelin

mkmelin commented Apr 23, 2025

Copy link
Copy Markdown
Contributor

This repo is just a read only mirror with the source being https://hg.mozilla.org/comm-central/ . In this case though, for ical.js which you're modifying, the upstream for that is pulled in from https://github.com/kewisch/ical.js. Can you file an issue and submit a PR there instead?

@AksPu

AksPu commented Apr 23, 2025

Copy link
Copy Markdown
Author

Looks like someone created an issue for it back in July, I'll reference that in the pull request.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants