! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
When opening an iCalendar (.ics) file the "Note" section displays the descrip...
Status:
CLOSED: FIXED

Comments

Description Travis Paul 2010-08-17 13:50:11 CEST
When opening an iCalendar (.ics) file the "Note" section displays the description for the alarm as opposed to the event description.

If this is by design then perhaps there should be an area for the event description.


Example:

given the following icalendar file:

BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Test iCal//NONSGML iCal//EN
METHOD:REQUEST
BEGIN:VEVENT
ATTENDEE;CN="Some Person";RSVP=TRUE:mailto:Some.Person@Domain.com
CLASS:PUBLIC
LOCATION:Some Place
ORGANIZER;CN="Some Body":mailto:Some.Body@Domain.com
UID:20100817T100406-657377696-Domain.com
DTSTAMP:20100817T100406
DTSTART:20100817T160000
DTEND:20100817T170000
SUMMARY:Test Event
TRANSP:OPAQUE
DESCRIPTION:This is a test event...
BEGIN:VALARM
TRIGGER:-PT15M
ACTION:DISPLAY
DESCRIPTION:Reminder
END:VALARM
END:VEVENT
END:VCALENDAR

The DESCRIPTION which is part of VALARM will be desplayed in the "Note" section in Orage.
Comment 1 juha editbugs 2010-08-17 14:07:06 CEST
Yes, I can reproduce this.

Orage does not permit descriptions on alarm level, but of course it should keep the main description instead of the alarm description.
Comment 2 juha editbugs 2010-12-15 00:47:43 CET
This is fixed in Orage 4.7.6.7. Orage now correctly ignore and overwrites alarm description.
If you think separate alarm description is needed, please file a new enhancement bug.
Comment 3 juha editbugs 2011-01-18 14:22:42 CET
in 4.8.0

Bug #6643

Reported by:
Travis Paul
Reported on: 2010-08-17
Last modified on: 2011-01-18

People

CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information