Wrong first occurrence for MONTHLY rule with BYMONTHDAY greater than the last day of the month
Categories
(Calendar :: Internal Components, defect)
Tracking
(thunderbird_esr102 fixed)
| Tracking | Status | |
|---|---|---|
| thunderbird_esr102 | --- | fixed |
People
(Reporter: bv1578, Assigned: darktrojan)
References
Details
Attachments
(2 files, 1 obsolete file)
|
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-esr102+
|
Details | Review |
|
48 bytes,
text/x-phabricator-request
|
Details | Review |
Comment 2•10 years ago
|
||
Updated•5 years ago
|
Comment 4•4 years ago
|
||
Has this also been fixed with the ical.js changes in bug 1789362?
| Assignee | ||
Comment 5•4 years ago
|
||
For negative values yes, otherwise no. Now that I'm aware of it I think I could fix it in a fairly similar way, so I'll leave the NI open.
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 6•3 years ago
|
||
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/56e2951ec642
Fix recurrence iteration where there is a BYMONTHDAY rule greater than the number of days in the start month. r=#thunderbird-reviewers,mkmelin
| Assignee | ||
Updated•3 years ago
|
Comment 8•3 years ago
|
||
This needs a follow-up patch to mention the pull request in comment 6 in the header referring to the upstream source.
Updated•3 years ago
|
Comment 9•3 years ago
|
||
Depends on D158614
Comment 10•3 years ago
|
||
Pushed by thunderbird@calypsoblue.org:
https://hg.mozilla.org/comm-central/rev/be2044f63ec8
Follow-up: Include PR information in reference to upstream source. r=darktrojan DONTBUILD
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 11•3 years ago
|
||
Comment on attachment 9296927 [details]
Bug 1266797 - Fix recurrence iteration where there is a BYMONTHDAY rule greater than the number of days in the start month. r=#thunderbird-reviewers
[Approval Request Comment]
Regression caused by (bug #): ical.js
User impact if declined: events recur on the wrong day, that's quite bad
Testing completed (on c-c, etc.): in 107b1
Risk to taking this patch (and alternatives if risky): low
Comment 12•3 years ago
|
||
Comment on attachment 9296927 [details]
Bug 1266797 - Fix recurrence iteration where there is a BYMONTHDAY rule greater than the number of days in the start month. r=#thunderbird-reviewers
[Triage Comment]
Approved for esr102
Comment 13•3 years ago
|
||
| bugherder uplift | ||
Description
•