Closed
Bug 438020
Opened 17 years ago
Closed 17 years ago
Task list is broken [Error: document.getElementById("modeBroadcaster") has no properties]
Categories
(Calendar :: Tasks, defect)
Calendar
Tasks
Tracking
(Not tracked)
VERIFIED
FIXED
0.9
People
(Reporter: ssitter, Assigned: berend.cornelius09)
Details
(Keywords: regression)
Attachments
(1 file)
2.58 KB,
patch
|
Fallen
:
review+
|
Details | Diff | Splinter Review |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.15pre) Gecko/2008060908 Calendar/0.9pre
Starting Sunbird and trying to edit a task in the task list produces several hundred occurrences of the following error:
Error: document.getElementById("modeBroadcaster") has no properties
Source file: chrome://calendar/content/calendar-task-tree.js
Line: 211
It's not possible to edit the task via context menu.
Updated•17 years ago
|
Flags: blocking-calendar0.9+
Assignee | ||
Updated•17 years ago
|
Assignee: nobody → Berend.Cornelius
Assignee | ||
Comment 1•17 years ago
|
||
I moved the modeBroadcaster to calendar-common-sets.xul although we do not yet need it for Sunbird. Bug we will need it as soon as the task mode is going to be implemented for Sunbird.
Attachment #324455 -
Flags: review?(philipp)
Comment 2•17 years ago
|
||
Comment on attachment 324455 [details] [diff] [review]
patch v. #1
r=philipp
Attachment #324455 -
Flags: review?(philipp) → review+
Assignee | ||
Comment 3•17 years ago
|
||
patch checked in on trunk and MOZILLA_1_8_BRANCH
->FIXED
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
OS: Windows XP → All
Hardware: PC → All
Target Milestone: --- → 0.9
You need to log in
before you can comment on or make changes to this bug.
Description
•