Closed
Bug 437942
Opened 17 years ago
Closed 17 years ago
Find calendars is broken
Categories
(Calendar :: General, defect)
Calendar
General
Tracking
(Not tracked)
VERIFIED
FIXED
0.9
People
(Reporter: andreas.treumann, Assigned: berend.cornelius09)
Details
Attachments
(1 file, 1 obsolete file)
|
1.10 KB,
patch
|
dbo
:
review+
|
Details | Diff | Splinter Review |
STR:
- open the context menu in the calendar list
- select 'Find Calendars'
Error: createXULElement is not defined
Source File: chrome://calendar/content/calendar-subscriptions-list.xml
Line: 58
Flags: blocking-calendar0.9?
Updated•17 years ago
|
Flags: blocking-calendar0.9? → blocking-calendar0.9+
Comment 1•17 years ago
|
||
Berend, could this be the same cause as in bug 437398 comment 1? Therefore adding
<script type="application/x-javascript" src="chrome://calendar/content/calendar-ui-utils.js"/>
to mozilla/calendar/base/content/calendar-subscriptions-dialog.xul would fix this?
| Assignee | ||
Updated•17 years ago
|
Assignee: nobody → Berend.Cornelius
| Assignee | ||
Comment 2•17 years ago
|
||
Yes,you are right. This patch should fix it.
Attachment #324267 -
Flags: review?
| Assignee | ||
Comment 3•17 years ago
|
||
Yes,you are right. This patch should fix it.
Attachment #324268 -
Flags: review?(daniel.boelzle)
Comment 4•17 years ago
|
||
Comment on attachment 324268 [details] [diff] [review]
patch v. #1
r=dbo
Attachment #324268 -
Flags: review?(daniel.boelzle) → review+
Updated•17 years ago
|
Attachment #324267 -
Attachment is obsolete: true
Attachment #324267 -
Flags: review?
| Assignee | ||
Comment 5•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
|
Target Milestone: --- → 0.9
| Reporter | ||
Comment 6•17 years ago
|
||
Checked in lightning build 2008060918 and Sunbird 20080609 -> VERIFIED.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•