Closed
Bug 356387
Opened 18 years ago
Closed 18 years ago
Problems accessing calendar data on Scalix using webdav
Categories
(Calendar :: Provider: ICS/WebDAV, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 357252
People
(Reporter: spam, Unassigned)
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.2) Gecko/20060308 Firefox/1.5.0.2
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20061006 Sunbird/0.3
Accessing calendar data stored on a Scalix server using webdav reports error and sets remote calendar to read only mode.
Reproducible: Always
Steps to Reproduce:
1. Create a "remote Calendar" for a Scalix server
2. Download calendar data
Actual Results:
Calendar in read-only mode
Expected Results:
Calendar should be writable
Error message: There has been an error reading data for calendar: Scalix. It has been placed in read-only mode, since changes to this calendar will likely result in data-loss. You may change this setting by choosing 'Edit Calendar'.
Error number: 0x80004005
Description: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [calIIcalComponent.startTime]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: file:///home/chris/download/tmp/sunbird/js/calItemBase.js :: anonymous :: line 514" data: no]
Comment 1•18 years ago
|
||
This usually happens when the calendar data is malformed. Specifically, it fails to properly identify the timezone associated with a DTSTART. Please attach the file here so we can be sure that's the problem.
Reporter | ||
Comment 2•18 years ago
|
||
Reporter | ||
Comment 3•18 years ago
|
||
I had to modify the original file retrieved from server because it contains some business information, but what remained still causes the error. So I think it should suffice.
Configuring Sunbird to connect to Scalix 10.0.1.6 as an iCal the error captured in the Screen grab is obtained.
Comment 5•18 years ago
|
||
(In reply to comment #4)
> Created an attachment (id=247664) [edit]
> Screen grab of Error
Please don't add screenshots of error messages that are not searchable.
Just copy and paste the error message text from dialog or JavaScript console.
Comment 6•18 years ago
|
||
I've noted the reason for this bug in bug #368787.
Updated•18 years ago
|
Whiteboard: [qa discussion needed]
Updated•18 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•