Closed
Bug 196785
Opened 22 years ago
Closed 22 years ago
publishing calendars using webdav fails when server uses digest auth
Categories
(Calendar :: General, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: paul, Assigned: mikeypotter)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3a) Gecko/20021212
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3a) Gecko/20021212
Calendar silently fails to publish when digest authentication is used on the
server. Mozilla and cadaver both work with the dav URI using digest auth.
Works with basic auth.
Reproducible: Always
Steps to Reproduce:
1.Configure Apache 2 to use digest auth.
2.Subscribe to calendar on server.
3.Create a new event.
4.Publish the event.
Actual Results:
File on web server is not updated.
Expected Results:
Calendar should be published to web server.
| Assignee | ||
Comment 1•22 years ago
|
||
Paul:
Can you help us out and setup a test server for this?
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Comment 2•22 years ago
|
||
Can you publish using the Composer to this server?
| Reporter | ||
Comment 3•22 years ago
|
||
Aim: Establish whether this is a Mozilla bug or a Callendar bug.
Test: Publish a page with composer using webdav to a URL which uses digest auth.
| Reporter | ||
Comment 4•22 years ago
|
||
Test results filed as bug 198652.
Comment 5•22 years ago
|
||
This seems to have been fixed by bug 155155. This WFM in recent nightlies.
Marking WORKSFORME. Reporter, please reopen if you disagree.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 6•22 years ago
|
||
WORKSFORME too.
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030414
Comment 8•19 years ago
|
||
The bugspam monkeys have been set free and are feeding on Calendar :: General. Be afraid for your sanity!
QA Contact: gurganbl → general
You need to log in
before you can comment on or make changes to this bug.
Description
•