[Korganizer-devel] [Bug 158540] New: interpret calendar event when dragging into To-Do section
Mikolaj Machowski
mikmach at wp.pl
Thu Feb 28 18:15:30 CET 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=158540
Summary: interpret calendar event when dragging into To-Do
section
Product: kontact
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: todo
AssignedTo: korganizer-devel kde org
ReportedBy: mikmach wp pl
Version: 3.5.9 (using KDE 3.5.9)
Installed from: Compiled From Sources
OS: Linux
When dragging calendar event into To-Do section description is used literally as To-Do template.
Title becomes:
BEGIN:VCALENDAR
Description becomes:
BEGIN:VCALENDAR
PRODID:-//K Desktop Environment//NONSGML libkcal 3.5//EN
VERSION:2.0
BEGIN:VEVENT
DTSTAMP:20080228T170840Z
ORGANIZER;CN=Mikolaj Machowski:MAILTO:xxx xx xx
ATTENDEE;RSVP=FALSE;PARTSTAT=NEEDS-ACTION;ROLE=REQ-PARTICIPANT:mailto:
xxx xx xx
CREATED:20080223T235010Z
UID:libkcal-127040591.1033
SEQUENCE:2
LAST-MODIFIED:20080224T113853Z
DESCRIPTION:Testowanie kodowaÄ w mc *i* cygwinie. Zmienna encoding?
guglu\, guglu\nKonieczne do zmiany katalogu z linii poleceĹ i
wyszukiwania plikĂłw.\n\nTest:\n- wprowadzanie pliterek w linii
poleceĹ\n- szukanie plikĂłw C-S\n- okienka dialogowe
SUMMARY:Test mc - pliterki
CATEGORIES:Biznes
DTSTART:20080225T090000Z
DTEND:20080225T093000Z
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR
Note several things:
1) completely unreadable for casual user
2) broken encoding; Polish diacritics (input iso-8859-2) becomes mangled UTF-8
3) missed oportunities: unprocessed Category, Attendees, Dates
More information about the Korganizer-devel
mailing list