Closed
Bug 374972
Opened 19 years ago
Closed 18 years ago
Refresh view when selecting "reload remote calendar" and auto-reload
Categories
(Calendar :: Calendar Frontend, defect)
Calendar
Calendar Frontend
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 389397
People
(Reporter: Fallen, Unassigned)
Details
Providers that have canRefresh = false set, should have their items refreshed in the view when selecting "reload remote calendars" and on an auto-refresh. From the provider side, a call to getItems with the view range should be sufficient, maybe there is an existing way to do this directly in the view.
Providers with canRefresh = true should be able to take care of that step themselves.
This will enhance caldav,gdata and probably also wcap. Providers like ics/webdav and storage/memory are not affected by this bug.
Comment 1•19 years ago
|
||
CalDav provider already has Bug 361520 for the same issue.
Should this be morphed into a bug for Gdata provider? IMHO this is no view issue.
| Reporter | ||
Comment 2•19 years ago
|
||
I think this should not be handled by each provider separately, since there is no smooth mechanism to do so. I have worked around this issue by misusing the refresh function, but daniel told me to not do that in bug 355117 comment 66.
Also I think its not too hard to implement. Stefan, if you know any good alternatives, I'm open for them. But otherwise I would like to keep this bug in the views.
Comment 3•18 years ago
|
||
IMO duplicate to bug 389397.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Updated•18 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•