Closed
Bug 366961
Opened 19 years ago
Closed 19 years ago
hangs when creating event at remote calendar
Categories
(Calendar :: Provider: ICS/WebDAV, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: damian.publicemail, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a2pre) Gecko/20070113 Calendar/0.4a1
I created new remote calendar and wanted to create new simply event - the result is that Sunbird hangs
Reproducible: Always
Steps to Reproduce:
1. create new profile
2. create new calendar (mine is http://mozilla.kewis.ch/dav/damian-permissions.ics)
3. create new event (confirm login and password)
Actual Results:
error console:
Error: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.requestSucceeded]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: file:///C:/Sunbird/components/calICSCalendar.js :: anonymous :: line 361" data: no]
Source File: file:///C:/Sunbird/components/calICSCalendar.js
Line: 361
and what is more important that Sunbirds hangs, I have to kill it
next time when I launch Sunbird there were any event and I was told that calendar does not exist
note from server owner: drwxrwxr-t 2 kewisch apache 4096 Jan 14 11:28 dav/ is the directory permission line for the /dav/ folder
Comment 1•19 years ago
|
||
I'm not understanding why this is filed as a CalDAV bug when it seems clear that the ICS provider has been selected and is being used.
Comment 2•19 years ago
|
||
FWIW I'm unable to reproduce this using current Sb nightly (ics provider) and Apache/mod_dav on my own server. I am able to get various types of odd things to happen on the kewis server mentioned here (for instance, curl can PUT a .ics file and then GET it back with all the line-ends stripped). Is there maybe a configuration issue there?
| Reporter | ||
Comment 3•19 years ago
|
||
(In reply to comment #1)
> I'm not understanding why this is filed as a CalDAV bug when it seems clear
> that the ICS provider has been selected and is being used.
changed
second person was able to reproduce it - maybe this is some server configuration,
have you tried to use that server and own calendar?
Component: Provider: CalDav → Provider: ICS/Webdav
QA Contact: caldav-provider → ics-provider
| Reporter | ||
Comment 4•19 years ago
|
||
WFM with
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a2pre) Gecko/20070114 Calendar/0.6a1
Right now Sunbird asks me for login and password when new calendar is created not when event so I'm not able to reproduce it.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
Updated•19 years ago
|
Status: VERIFIED → REOPENED
Resolution: WORKSFORME → ---
Comment 5•19 years ago
|
||
Damian, please do not verify bugs, which you resolved. Please see http://developer.mozilla.org/en/docs/What_to_do_and_what_not_to_do_in_Bugzilla for more information.
Updated•19 years ago
|
Status: REOPENED → RESOLVED
Closed: 19 years ago → 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•