Hang getting occurrence with RRULE that has BYDAY and BYMONTHDAY
Open
bug
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 156
- Avg merge
- 4d 43m
- Merged PRs (30d)
- 3
Description
One of the Lightning unit tests is hanging with ical.js, I've created an equivalent testcase for ical.js. The core issue in libical can be seen in [bug 356207](https://bugzilla.mozilla.org/show_bug.cgi?id=356207).
I've tried to apply the fix to ical.js, but its not changing anything. Maybe I did something wrong.
Contributor guide
Research direction
Begin with the equivalent ical.js testcase mentioned in the issue and compare its RRULE handling with libical bug 356207. Trace the BYDAY and BYMONTHDAY occurrence lookup until the hang is reproduced; done means the testcase completes and returns the expected occurrence.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100