Closed
Bug 447997
Opened 18 years ago
Closed 17 years ago
Multiweek View doesn't update when changing menu View -> Number of Weeks selection
Categories
(Calendar :: Calendar Frontend, defect)
Calendar
Calendar Frontend
Tracking
(Not tracked)
VERIFIED
FIXED
0.9
People
(Reporter: ssitter, Assigned: ssitter)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
1.60 KB,
patch
|
dbo
:
review+
|
Details | Diff | Splinter Review |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.17pre) Gecko/20080724 Calendar/0.9pre
Steps to Reproduce:
1. Start Sunbird with clean profile
2. Switch to Multiweek View and check the view
3. Go to menu View -> Number of Weeks and select a different number
4. Switch to Multiweek View and check the view again
Actual Results:
View doesn't update and displays the old number of weeks.
Regression range: Works in Sunbird 0.9pre (2008072320)
Fails in Sunbird 0.9pre (2008072420)
Updated•18 years ago
|
Flags: blocking-calendar0.9+
| Assignee | ||
Comment 1•17 years ago
|
||
This patch removes the line in goToDay() that was added with Bug 446366. I don't see any need for it and the Multiweek View works fine without it.
Assignee: nobody → ssitter
Status: NEW → ASSIGNED
Attachment #332763 -
Flags: review?(daniel.boelzle)
Updated•17 years ago
|
OS: Windows XP → All
Hardware: PC → All
Comment 2•17 years ago
|
||
Comment on attachment 332763 [details] [diff] [review]
don't read pref on any update
r=dbo
Attachment #332763 -
Flags: review?(daniel.boelzle) → review+
Comment 3•17 years ago
|
||
Checked in on HEAD and MOZILLA_1_8_BRANCH => FIXED.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → 0.9
You need to log in
before you can comment on or make changes to this bug.
Description
•