Closed Bug 396460 Opened 17 years ago Closed 17 years ago

Imported entries have almost zero height in week/day view

Categories

(Calendar :: Import and Export, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 387402

People

(Reporter: bwong789, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4pre) Gecko/20070614 Sunbird/0.5

Import an .ICS file and examine them in the week or day view and the entries look like a thick line a few pixels high but are not listed as in the month view. 

Reproducible: Always

Steps to Reproduce:
1. Import a .ICS file from WebCalendar (short version below)
2. Display month view (things look good)
3. Display week or day view and there is a thick line where the events should be but they cannot be enlarged or selected. 
4. Edit an event by selecting it from the event list and change anything.
5. Entry now displays correctly.


Actual Results:  
Events in week and day view are not visible or selectable.

Expected Results:  
Expected views of imported events to be visible in all views. 

Simple .ICS file contents:

BEGIN:VCALENDAR
X-WR-CALNAME;VALUE=TEXT:bwong
PRODID:-//WebCalendar-v1.1.2
VERSION:2.0
METHOD:PUBLISH
BEGIN:VEVENT
UID:-WONG1-DOM-WEBCALENDAR-BWONG-0000000419
SUMMARY:Intel Developers Forum
DESCRIPTION:Intel Developers Forum
CLASS:PUBLIC
STATUS:CONFIRMED
DTSTART;VALUE=DATETIME:20070918T000000
DTSTAMP:20070917T173750Z
RRULE:FREQ=DAILY;COUNT=3
END:VEVENT
BEGIN:VEVENT
UID:-WONG1-DOM-WEBCALENDAR-BWONG-0000000549
SUMMARY:Eng. TV
DESCRIPTION: Meeting with editor
CLASS:PUBLIC
STATUS:CONFIRMED
DTSTART:20070918T130000Z
DTSTAMP:20070917T173750Z
DTEND:20070918T130000Z
END:VEVENT
> DTSTART:20070918T130000Z
> DTEND:20070918T130000Z

They events have zero height because they have zero duration.
(I'm pretty sure this is a duplicate, but I don't know of which bug)
The first event has neither DTEND nor DURATION and is therefore assumed to be zero-length. The seconds event is specified to be zero-length.
Resolve as duplicate of Bug 387402?
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.