Closed Bug 388007 Opened 17 years ago Closed 17 years ago

PROPFIND truncates URL parameters

Categories

(Calendar :: Provider: CalDAV, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jakub, Assigned: browning)

Details

Attachments

(1 file)

User-Agent:       Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1;  Embedded Web Browser from: http://bsalsa.com/; .NET CLR 2.0.50727; .NET CLR 1.1.4322)
Build Identifier: 0.7 pre

When created a new caldav remote calendar with the URL containing parameters (such as http://server/webdav/?param=value) then PROPFIND will do a query just to the URI without the params:
http://server/webdav/
REPORT on the other hand contains the full URL. So it seems to be related only to PROPFIND

Reproducible: Always

Steps to Reproduce:
1. Create remote a remote calendar http://server/webdav/?param=value
2. Restart thunderbird and see the caldav server logs
3. you will notice PROPIND truncated the URL but REPORT has the complete URL


Expected Results:  
All webdav/caldav commands should always preserve the full URL
Attached patch propfind correct uri — — Splinter Review
went ahead and renamed function, as previously discussed, at the same time
Assignee: nobody → browning
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Attachment #273275 - Flags: review?(daniel.boelzle)
Attachment #273275 - Flags: review?(daniel.boelzle) → review+
Checked in on HEAD and MOZILLA_1_8_BRANCH.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → 0.7
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: