Closed
Bug 356987
Opened 19 years ago
Closed 18 years ago
calIIcalComponent.startTime error when loading calendar from Evolution
Categories
(Calendar :: Import and Export, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: andrewz, Unassigned)
Details
Attachments
(1 file)
|
664 bytes,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7
Loading calendar produces an error. Then, the event entries do not show.
Reproducible: Always
Steps to Reproduce:
1. Load the attached calendar.
Actual Results:
Error 0x80004005
[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [calIIcalComponent.startTime]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: file:///var/lib/sunbird-0.3/components/calItemBase.js :: anonymous :: line 480" data: no]
Expected Results:
no error
The calendar was created using Evolution 2.6.3's publish to WebDAV feature with all data from a Palm sync. The .ics calendar was abbreviated to one event which should display on Fri 20 Oct 2006 at 8:00pm-9:00pm (Mountain / Denver time). (The non-abbreviated .ics has no VTIMEZONE entries.)
Evolution 2.6.3 and Korganizer 3.5.4 read the calendar OK.
The testing program is Sunbird 0.3 final on Linux.
Comment 2•19 years ago
|
||
(In reply to comment #0)
> (The non-abbreviated .ics has no VTIMEZONE entries.)
That is the reason for the failure. See Bug 331915, Bug 335817, Bug 349707 for same issue.
Comment 4•18 years ago
|
||
Marking INVALID per discussion in QA meeting.
Updated•18 years ago
|
Attachment #242523 -
Attachment mime type: application/octet-stream → text/plain
You need to log in
before you can comment on or make changes to this bug.
Description
•