Closed Bug 448803 Opened 16 years ago Closed 16 years ago

CalDAV provider should not query-by-uid for moved items

Categories

(Calendar :: Provider: CalDAV, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: browning, Assigned: browning)

Details

Attachments

(1 file)

Attached patch remove query-by-uid REPORT — — Splinter Review
The CalDAV provider currently issues a query-by-UID REPORT under certain circumstances for interop with servers which relocate items after PUT. Such servers are not compliant with RFC 4791 para 7.2 and are thus out of scope for the CalDAV  provider; this functionality should be removed.
Attachment #331967 - Flags: review?(philipp)
Comment on attachment 331967 [details] [diff] [review]
remove query-by-uid REPORT

>         this.getCalendarData(xmlHeader + multigetQueryXml.toXMLString(), aItem,
>-                             aListener, true);
>+                             aListener);
While you're at it, please wrap parameters one per line, or all on one line if it fits.


r=philipp
Attachment #331967 - Flags: review?(philipp) → review+
patch checked in on HEAD and MOZILLA_1_8_BRANCH

->FIXED
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee: nobody → browning
Status: REOPENED → NEW
Target Milestone: --- → 0.9
Status: NEW → RESOLVED
Closed: 16 years ago16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: