Closed
Bug 417515
Opened 15 years ago
Closed 15 years ago
[Task Mode Toolbar] Removing Progress or Priority button causes startup error
Categories
(Calendar :: Lightning Only, defect)
Calendar
Lightning Only
Tracking
(Not tracked)
VERIFIED
FIXED
0.8
People
(Reporter: ssitter, Assigned: Fallen)
Details
Attachments
(1 file)
2.36 KB,
patch
|
ssitter
:
review+
|
Details | Diff | Splinter Review |
Thunderbird 2.0.0.13pre (2008021404) + Lightning 0.8pre (2008021319) Steps to Reproduce: 1. Switch to Task Mode 2. Customize toolbar and remove Progress or Priority button 3. Restart Thunderbird Actual Results: Error: document.getElementById("task-progress-button") has no properties Source File: chrome://lightning/content/messenger-overlay-sidebar.js Line: 497 or Error: document.getElementById("task-priority-button") has no properties Source File: chrome://lightning/content/messenger-overlay-sidebar.js Line: 499 (This is not identical to the misbehavior reported in Bug 416594)
Assignee | ||
Comment 1•15 years ago
|
||
Reporter | ||
Comment 2•15 years ago
|
||
Comment on attachment 303393 [details] [diff] [review] Fix v1 r=ssitter
Attachment #303393 -
Flags: review?(ssitter) → review+
Assignee | ||
Comment 3•15 years ago
|
||
Checked in on HEAD and MOZILLA_1_8_BRANCH -> FIXED
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
OS: Windows XP → All
Hardware: PC → All
Resolution: --- → FIXED
Target Milestone: --- → 0.8
Version: Mozilla 1.8 Branch → unspecified
Comment 4•15 years ago
|
||
Checked in nightly build 2008021718 -> task is fixed and verified.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•