-
Notifications
You must be signed in to change notification settings - Fork 43
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
The supplied iCalendar datetime value is incorrect: master #1274
Comments
I tried to hand-edit one of the offending I have looked at the entries in |
I will continue to try to create something sharable that will reproduce this behavior, but in the mean time, can I remove the offending items from my calendar by merely deleting their corresponding rows in |
My ics calendar contained 35 VEVENTS with the property X-MOZ-FAKED-MASTER:1 { After an exporting and deleting the whole calendar, then manually deleting the 35 X-Moz-Faked-Master-VEVENTs in the export file and then re-importing the ics into the calendar's web interface everything works fine |
Steps to reproduce
After importing two separate VCS invites originating from Google Calendar, I cannot delete them, including from the web interface. I get the error
The supplied iCalendar datetime value is incorrect: master
. When I download the calendar from ownCloud, there is no mention of the termmaster
anywhere in those events, nor is there any mention ofmaster
in the originalinvite.vcs
attachments.Expected behaviour
I expected to be able to delete those events.
The text was updated successfully, but these errors were encountered: