Closed
Bug 181305
Opened 22 years ago
Closed 22 years ago
Edit calendar always changes name of calendar0
Categories
(Calendar :: Sunbird Only, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gekacheka, Assigned: mikeypotter)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2b) Gecko/20021016
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2b) Gecko/20021016, 2002111516-cal (downloaded 1121 but build id is still 1115)
When I attempt to rename a calendar other than calendar 0, only calendar 0 is
renamed.
Reproducible: Always
Steps to Reproduce:
1. Select calendar other than first calendar
2. Edit calendar
3. Change name, click ok.
Actual Results:
First calendar is changed, not the edited calendar.
Expected Results:
Selected calendar name should change
Problem may be that launchEditCalendarDialog (in CalendarManager.js) is not
initializing 'ThisCalendarObject' with all the necessary fields. In particular,
editServerDialogResponse gets field .serverNumber, which apparently is always 0.
Assignee | ||
Updated•22 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•22 years ago
|
||
This is fixed in CVS, and in builds available now.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 2•19 years ago
|
||
The bugspam monkeys have been set free and are feeding on Calendar :: Sunbird Only. Be afraid for your sanity!
QA Contact: colint → sunbird
You need to log in
before you can comment on or make changes to this bug.
Description
•