Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

Published calendars do not update on server

  • 5 odpowiedzi
  • 1 osoba ma ten problem
  • 3 wyświetlenia
  • Ostatnia odpowiedź od 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?

Wszystkie odpowiedzi (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?

Zmodyfikowany przez Mark Foley w dniu

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.

Zmodyfikowany przez Matt w dniu

more options

Done. Bug 1241395