Closed
Bug 1728794
Opened 4 years ago
Closed 4 years ago
Event context menu delete label missing, throws "Failed to read 'deleteEventLabel' from chrome://calendar/locale/calendar.properties. Error: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIStringBundle.GetStringFromName]"
Categories
(Calendar :: General, defect)
Calendar
General
Tracking
(thunderbird_esr91 unaffected, thunderbird92 unaffected)
RESOLVED
FIXED
93 Branch
| Tracking | Status | |
|---|---|---|
| thunderbird_esr91 | --- | unaffected |
| thunderbird92 | --- | unaffected |
People
(Reporter: lasana, Assigned: lasana)
References
(Regression)
Details
Attachments
(1 file)
The delete(Event|Task)(AccessKey|Label) was removed in Bug 1428254. I missed the usage because the key is constructed dynamically. This bug will restore it.
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Updated•4 years ago
|
Status: NEW → ASSIGNED
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/8d040292e146
Restore deleteLabel and deleteAccessKey l10n properties (accidentially removed in bug 1428254). r=mkmelin
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
status-thunderbird92:
--- → unaffected
Target Milestone: --- → 93 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•