Open Bug 415376 Opened 18 years ago Updated 1 year ago

Lightning should support VFREEBUSY elements

Categories

(Calendar :: Provider: ICS/WebDAV, enhancement)

enhancement

Tracking

(Not tracked)

People

(Reporter: omar.bajraszewski, Unassigned)

References

Details

Attachments

(2 files)

Attached image Google public calendar
Lightning and Sunbird don't display private events from public Google ics calendars (and maybe others). Google calendar displays them as 'busy' Steps to reproduce: 1)Subscribe to public Google calendar with private events Result: The private events are not displayed Expected result: They are visible as 'busy'
Lightning 2008020206
Using the gdata provider, or via ics feed? In the latter case, can you attach an ICS export? In the former case, the usual XML from the error console.
I subscribe it as remote ics (it doesn't matter whether with gdata provider or without): http://www.google.com/calendar/ical/cfbr7fphtqovej61lch1jr6fvc%40group.calendar.google.com/public/basic.ics
The linked .ics file doesn't contain private events. Instead it contains VFREEBUSY elements, e.g. BEGIN:VFREEBUSY DTSTART;TZID=Europe/Warsaw:20080125T080000 DTEND;TZID=Europe/Warsaw:20080125T080000 DTSTAMP:20080202T234350Z UID:409cc6a9db20cfe75587c2a0ae5c582b531b5d5a@google.com URL: SUMMARY:Busy END:VFREEBUSY I think Sunbird/Lightning supports only VEVENT and VTODO elements but not VFREEBUSY.
Correct, VFREEBUSY is not seen as an event. This could be an enhancement though. Omar, if you agree feel free to change the bug title.
Severity: normal → enhancement
OS: Windows XP → All
Hardware: PC → All
Summary: Public Google events that are displayed as 'busy' are not visible within Mozilla Calendar → Sunbird/Lightning should support VFREEBUSY elements
Version: Mozilla 1.8 Branch → unspecified
I like this idea. Shouldn't be too hard to let ics provider feed free-busy service with that data. But the ics provider needs to know what calid/user relates to the calendar.
Summary: Sunbird/Lightning should support VFREEBUSY elements → Lightning should support VFREEBUSY elements
Is this open still? I saw calFreeBusyService.js and calIFreeBusyProvider.idl is there. But seems still lightning does not support.
Yes, it is. Its a little different than the freebusy service. This bug is about displaying VFREEBUSY elements in an .ics calendar feed as "events" in the calendar view. This is not in scope for the GSoC Project you are looking into.
Flags: needinfo?(philipp)
I might work on this but I need guidance because it would be my first patch for Thunderbird/Lightning.
As mentiond in the other bug, maybe a quick video conference would be good on this. Depending on your previous software engineering experience, you may want to start out with another easier bug to get used to the codebase before you venture into this one :-) Please email me for details. (and btw, maybe you can change your display name to something other than "bugzilla.mozilla.org", given your name seems to be in your email address anyway :-)
Flags: needinfo?(philipp)
Severity: normal → S3
See Also: → 185537
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: