Closed
Bug 1736261
Opened 4 years ago
Closed 4 years ago
Follow-ups to the new agenda
Categories
(Calendar :: Calendar Frontend, defect)
Calendar
Calendar Frontend
Tracking
(thunderbird_esr91 unaffected)
RESOLVED
FIXED
95 Branch
| Tracking | Status | |
|---|---|---|
| thunderbird_esr91 | --- | unaffected |
People
(Reporter: darktrojan, Assigned: darktrojan)
References
(Regression)
Details
Attachments
(2 files)
I've found at least three bugs in the new agenda. Two of them are little things so I'll fix them here in one bug.
| Assignee | ||
Comment 1•4 years ago
|
||
Events that start in the date range and end just outside it were showing an end time item, when they shouldn't.
| Assignee | ||
Comment 2•4 years ago
|
||
Libical is more picky when defining durations, it needs a "T" to specify a time. I forgot about this.
Depends on D128698
| Assignee | ||
Comment 3•4 years ago
|
||
Bug 1736273 will get rid of the third bug I mentioned.
Updated•4 years ago
|
Updated•4 years ago
|
Keywords: regression
Updated•4 years ago
|
Keywords: regression
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/c772e03b0232
Fix agenda items that finish on the day after the range displayed. r=mkmelin
https://hg.mozilla.org/comm-central/rev/9d2a95de96fb
Fix test for new agenda when run with libical. r=mkmelin
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 5•4 years ago
|
||
Bug 1736273 will get rid of the third bug I mentioned.
Target Milestone: --- → 95 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•