Re: Event dialog > Attachments has no effect on Google calendar?
STF <[email protected]> Tue, 17 May 2016 12:33:32 +0200
| Newsgroups | gmane.comp.mozilla.devel.calendar |
|---|---|
| Message-ID | <[email protected]> |
On 2016.05.17 10:17, Philipp Kewisch wrote: > On 5/16/16 11:20 PM, Stefan Sitter wrote: >> On 16.05.2016 20:29, STF wrote: >>> Is that because Google calendar does not support "attachment" for >>> some reason? Standard? Or is this a bug? >> >> Does Google support adding attachments links to an event using the >> Google Calendar web interface? > > Google's support for attachments is different than what the Provider > currently does for Lightning. I'm no expert in iCalendar standard -- I've just taken a fast glance at RFC 5545 and saw the ATTACH property description and some examples. So, "attachment" is a well-defined property in the standard (RFC 5545). Does it mean Google is *misusing* this property and Google does not follow the standard? Then, maybe someone should report this to Google to see how they are going to cope with this error from them? Or alternatively, is it possible to create a Mozilla-specific property as a (temporary) workaround for this aim? > What the Provider does is add an extended property to the event, which > holds the ATTACH property urls from Lightning. This is only visible in > Lightning, not in any other apps or via the web interface. I understand. If a software is unable to deal with a property, as a convention, it should *leave it alone*. But Google calendar seems to destroy it instead of leaving it alone (--> got to verify this point) > Google added an attachments API that is backed by Google Drive, I have > not implemented this yet. I do not use the specific provider-implementation to connect to Google calendar. I personally prefer standard compliant way of doing things as stated in previous post. > Does this already answer your question, or is there a problem with what > the provider implements? I don't know. I observed an unexpected behaviour and reported it and was wondering if there's a bug in Thunderbird or in Google calendar :) > I could not fully understand this from your > initial post. > > Philipp >