Closed
Bug 386481
Opened 17 years ago
Closed 17 years ago
The view in mini calendar are not refreshed at once after subscribing to remote calendar
Categories
(Calendar :: Calendar Frontend, defect)
Calendar
Calendar Frontend
Tracking
(Not tracked)
VERIFIED
FIXED
0.7
People
(Reporter: omar.bajraszewski, Assigned: Fallen)
Details
Attachments
(2 files)
45.91 KB,
image/jpeg
|
Details | |
3.08 KB,
patch
|
michael.buettner
:
review+
|
Details | Diff | Splinter Review |
A new bold feature presented with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.5pre) Gecko/20070630 Calendar/0.7pre has refresing problems. To see the problem please follow this steps:
1)Start new profile
2)Subscribe to:
http://www.google.com/calendar/ical/u7pke58sc91ksbm4h9pf9ofe8c%40group.calendar.google.com/public/basic.ics
3)Switch back to date tab to see mini calendar.
4) None of the days are bold (but you can see events in calendar view
5)Clicking one of the day updates mini calendar view
6)Switch off remote calendar
7)Days are still bold.
Reporter | ||
Comment 1•17 years ago
|
||
Assignee | ||
Comment 2•17 years ago
|
||
Yes, it seems I forgot some methods of calICompositeObserver. Thanks for noticing! This also fixes some error console messages about missing onStartBatch/onEndBatch/onLoad messages.
Assignee: nobody → philipp
Status: NEW → ASSIGNED
Attachment #270477 -
Flags: review?(michael.buettner)
Comment 3•17 years ago
|
||
Comment on attachment 270477 [details] [diff] [review]
Missing methods - v1
It seems that this went by unnoticed during the review of the original patch. The code looks good to me, I double checked that all interfaces are correctly implemented. Nothing I could complain about, r=mickey.
Attachment #270477 -
Flags: review?(michael.buettner) → review+
Comment 4•17 years ago
|
||
Comment on attachment 270477 [details] [diff] [review]
Missing methods - v1
It seems that this went by unnoticed during the review of the original patch. The code looks good to me, I double checked that all interfaces are correctly implemented. Nothing I could complain about, r=mickey.
Comment 5•17 years ago
|
||
Checked in on HEAD and MOZILLA_1_8_BRANCH
-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
OS: Windows XP → All
Hardware: PC → All
Target Milestone: --- → 0.7
Comment 6•17 years ago
|
||
I checked this issue with the latest nightly builds, task is fixed.
You need to log in
before you can comment on or make changes to this bug.
Description
•