Better fixes for #3291 and the underlying exdate issues#3342
Better fixes for #3291 and the underlying exdate issues#3342rejas merged 15 commits intoMagicMirrorOrg:developfrom
Conversation
|
so, whats this PR about actually ;-) ? |
It’s a WIP for better fixes for #3291 and the underlying exdate issues. I’m still seeing breakthrough events that have been excluded showing up. Stay tuned… |
|
@jkriegshauser note that we changed rrule processors this release,(dragged in from node-ical) and are seeing weird results. skipped dates (null returned where date should be) |
Odd, where is the null date being returned? |
|
from the rrule.between in calendarfetcherutils.js from a user with problem |
@sdetweil thanks, can you provide a link to the forum comment? The URL in the image doesn't seem to take me anywhere. |
|
Thank you for your work! In case we need to look at the PR again later: Can you write in the initial comment what was changed? I think the text from the changelog would suffice. |
I updated the description. |
|
Ah I was just working on this.
…On Mon, Jan 22, 2024 at 10:31 AM Karsten Hassel ***@***.***> wrote:
Can you write in the initial comment what was changed? I think the text
from the changelog would suffice.
I updated the description.
—
Reply to this email directly, view it on GitHub
<#3342 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAM6MX66H5XALJPTGOWQVL3YP2WA7AVCNFSM6AAAAABBSLD2N2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBUGU3TKNBSG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
|
Alright, should be gtg now |
262c5ed to
7628e42
Compare
|
Sorry for delaying this longer than needed. Thanks for your work (and the insane amount of tests ;-) |
|
Yep, planning on finishing those up when I get some time 😄
…On Fri, Jan 26, 2024 at 10:59 PM Veeck ***@***.***> wrote:
Sorry for delaying this longer than needed. Thanks for your work (and the
insane amount of tests ;-)
Now only some doc updates are needed ;-)
—
Reply to this email directly, view it on GitHub
<#3342 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAM6MX6GDBMU5EBDHKAU53TYQSQUZAVCNFSM6AAAAABBSLD2N2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJTGA2DGNRRHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|

momentand js'sDateclass.forceUseCurrentTime(default:false) which will ignore overriddenDate.nowin the config in order to keep some tests consistent.