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

fix handling of recurrence ID #413

Merged
merged 2 commits into from Apr 9, 2017

Conversation

georgehrke
Copy link
Member

fixes #142

test will fail because of what I think is a bug in ical.js.
Will send them a pr.

@georgehrke georgehrke added the 3. to review Waiting for reviews label Apr 7, 2017
@georgehrke
Copy link
Member Author

Bugfix at ical.js: kewisch/ical.js#302

@georgehrke georgehrke added 2. developing Work in progress and removed 3. to review Waiting for reviews labels Apr 7, 2017
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
@georgehrke georgehrke force-pushed the bugfix/142/fix_handling_of_recurrence_id branch from 7f7ceff to 01c72e6 Compare April 7, 2017 20:26
@georgehrke georgehrke added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Apr 7, 2017
@georgehrke
Copy link
Member Author

There are two new test cases:

  1. one for RECURRENCE-ID - this one passes
  2. one for RECURRENCE-ID:RANGE=THISANDFUTURE - this one fails

RECURRENCE-ID:RANGE=THISANDFUTURE is very uncommon in the wild.
I'd be fine with commenting out the second test till my pr was merged in ical.js.

I'd like to merge this, because the fix for 1 is important.

@tcitworld
Copy link
Member

Yeah let's comment out the failing test with a TODO comment until it's merged upstream.

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
@georgehrke georgehrke merged commit 4dd47aa into master Apr 9, 2017
@georgehrke georgehrke deleted the bugfix/142/fix_handling_of_recurrence_id branch April 9, 2017 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Recurrence-ID not handled correctly
2 participants