All day events display the string "at 00:00" instead of "All Day"
Categories
(Calendar :: Calendar Frontend, defect)
Tracking
(thunderbird_esr128 unaffected, thunderbird135 affected)
Tracking | Status | |
---|---|---|
thunderbird_esr128 | --- | unaffected |
thunderbird135 | --- | affected |
People
(Reporter: darktrojan, Assigned: darktrojan)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
corey
:
approval-comm-beta+
|
Details | Review |
In a number of places, all-day calendar items say "Thursday, 9 January 2025 at 00:00" instead of "Thursday, 9 January 2025 All Day" like they used to.
I'm going to assume bug 1917411 is at fault since this is not a problem on 128.
Assignee | ||
Comment 1•23 days ago
|
||
This is effectively what the code did before I changed it in bug 1917411, which isn't that great but it'll do.
Assignee | ||
Updated•23 days ago
|
Pushed by kaie@kuix.de:
https://hg.mozilla.org/comm-central/rev/04d1680351f9
Use "All Day" string instead of time, for all-day events. r=#thunderbird-reviewers
Assignee | ||
Comment 3•8 days ago
|
||
Comment on attachment 9445959 [details]
Bug 1940169 - Use "All Day" string instead of time, for all-day events. r=#thunderbird-reviewers
[Approval Request Comment]
Regression caused by (bug #): bug 1917411
User impact if declined: dates are displayed with times when they should not have times
Testing completed (on c-c, etc.): landed 2 weeks ago
Risk to taking this patch (and alternatives if risky): none
Comment 4•5 days ago
|
||
Comment on attachment 9445959 [details]
Bug 1940169 - Use "All Day" string instead of time, for all-day events. r=#thunderbird-reviewers
[Triage Comment]
Approved for beta
Description
•