Closed Bug 448561 Opened 16 years ago Closed 16 years ago

Allow CalDAV provider to work with Google Calendar's new CalDAV

Categories

(Calendar :: Provider: CalDAV, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Fallen, Assigned: Fallen)

References

Details

Attachments

(1 file, 3 obsolete files)

Attached patch Fix - v1 (obsolete) β€” β€” Splinter Review
This is an initial step to support Google's CalDAV Server. Things changed include checking if the DAV header retrieved from OPTIONS is actually there and allowing the server to respond with a 405 when REPORTing with a comp-filter of VTODOs and disabling task support.
Attachment #331757 - Flags: review?(browning)
Attached patch Fix - v2 (obsolete) β€” β€” Splinter Review
debitrot
Attachment #331757 - Attachment is obsolete: true
Attachment #331846 - Flags: review?(browning)
Attachment #331757 - Flags: review?(browning)
Flags: tb-integration?
Attached patch Fix - v3 (obsolete) β€” β€” Splinter Review
Updated patch, decided to provide the right urls as a hack since everything else would require more workarounds.

What doesn't work is Freebusy requests but that also seems to be a Google issue.
Attachment #331846 - Attachment is obsolete: true
Attachment #334274 - Flags: review?(browning)
Attachment #331846 - Flags: review?(browning)
Attached patch Fix - v4 β€” β€” Splinter Review
This patch takes care of some more issues related, including bug 449764.
Attachment #334274 - Attachment is obsolete: true
Attachment #334471 - Flags: review?(daniel.boelzle)
Attachment #334274 - Flags: review?(browning)
Comment on attachment 334471 [details] [diff] [review]
Fix - v4

>+                            if (parts[1].substr(0, 1) == "P") {
charAt(0) is nicer

r=dbo
Attachment #334471 - Flags: review?(daniel.boelzle) → review+
Checked in on HEAD and MOZILLA_1_8_BRANCH

-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Flags: tb-integration?
Resolution: --- → FIXED
Summary: Allow CalDAV provider to work with Google Calendar's new CalDAV. → Allow CalDAV provider to work with Google Calendar's new CalDAV
Target Milestone: --- → 0.9
Blocks: 449764
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: