Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Published calendars do not update on server

  • 5 réponses
  • 1 a ce problème
  • 3 vues
  • Dernière réponse par Mark Foley

more options

I have successfully published my calendar to a WebDAV server, and Outlook users can sucessfully subscribe to my calendar.

However, when I add events to my calendar the server .ics file does not get updated. It still has the same timestamp as when it was first published.

How can I fix this?

I have successfully published my calendar to a WebDAV server, and Outlook users can sucessfully subscribe to my calendar. However, when I add events to my calendar the server .ics file does not get updated. It still has the same timestamp as when it was first published. How can I fix this?

Toutes les réponses (5)

more options

you need to publish as caldav, not webdav. an ICS file is not read write, only read.

more options

Matt - I am starting to experiment with CalDAV (actually DaviCal) now. However, I am using these calendars in an MS Outlook environment which only supports WebDAV. The subscribers to my WebDAV calendar do not update them, but the owner/publisher of the calendar (me) should be able to do so. In fact, the "publish" operation *can* write to the .ics file on the server because that is how the calendar gets there in the first place.

The issue is: why does Lightning not refresh that calender on the server when I make a change to my own published calendar? It can do that and should do it.

Is this a bug?

Modifié le par Mark Foley

more options

I solved this by creating my own script to interpret the calendar database and create .ics files on the server when there are changes. See https://support.mozilla.org/en-US/questions/1103992

I think it's a bug for Lightning to *not* update the server WebDAV calendars when the publisher makes changes to his/her calendar. This makes the "publish" function identical to the "export" function.

WebDAV calendars are not read-only. They are read-only to the calendar subscribers, but the publisher should be able to have the server resident calendar updated when local calendar changes are made. This is not happening with Lightning ... BUG!

more options

MarkFoley said

I solved this by creating my own script to interpret the calendar database I think it's a bug for Lightning to *not* update the server WebDAV calendars when the publisher makes changes to his/her calendar. This makes the "publish" function identical to the "export" function.

Have you filed a bug? https://bugzilla.mozilla.org/

I suggest you do if you have not.

Modifié le par Matt

more options

Done. Bug 1241395