搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Published calendars do not update on server

  • 5 个回答
  • 1 人有此问题
  • 3 次查看
  • 最后回复者为 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?

所有回复 (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?

由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.

由Matt于修改

more options

Done. Bug 1241395