- First commit to issue fork.
- Merge request !8Fixed addDateRecurEvent for infinite repeats and refactored to use RRULES. β (Open) created by very_random_man
- Status changed to Needs review
almost 2 years ago 5:46pm 1 February 2023 - π¬π§United Kingdom very_random_man
Hey guys. I've fixed this issue so that infinite date_recur fields don't cause an error and I've implemented RRULES. Seems to work for me now. Could you confirm if it's ok with you?
- π¬π§United Kingdom very_random_man
Not sure if there's been some user error on my part but I experienced some oddness with that Merge Request where it wouldn't merge. I think I resolved that by updating the issue fork so it would merge cleanly but then the MR patch wouldn't apply. Anyway, I've attached a patch file that does apply in case that helps. :-)
- π¬π§United Kingdom very_random_man
Looks like some calendar apps choke if there is a COUNT and UNTIL both set in the RRULE. I've updated the MR and also included an updated patch, just in case that's handy. :-)
- πΊπΈUnited States bburg Washington D.C.
Thanks for your work on these patches. I don't have much time in the short term to review and commit, but I will get to them at some point.
- πΊπ¦Ukraine Ruslan Piskarov Kiev, Ukraine
8.diff Looks and work well for me. Thank you guys.