View Issue Details

IDProjectCategoryView StatusLast Update
0004587SOGoWeb Calendarpublic2018-10-31 20:01
Reportermswl Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Product Version4.0.3 
Summary0004587: ics import - 'VALUE=DATE' tag is missiing in DTEND
Description

after import of an ICS-file the tag 'VALUE=DATE' is missing in DTEND in day events. After edit this event, tag is inserted in DTEND.

after import:
BEGIN:VEVENT
DTSTART;VALUE=DATE:20181002
SUMMARY:Gelber Sack
PRIORITY:0
DTEND;:20181003T000000Z
UID:000e1e38f878f0002a057f93c75c5fa3
X-ID:900006724
DTSTAMP:20181002T000000Z
CLASS:PUBLIC
STATUS:CONFIRMED
X-NOLISEXPORT:1
END:VEVENT

after update from WEB-GUI side:
BEGIN:VEVENT
DTSTART;VALUE=DATE:20181002
SUMMARY:Gelber Sack
PRIORITY:0
DTEND;VALUE=DATE:20181003
UID:000e1e38f878f0002a057f93c75c5fa3
X-ID:900006724
DTSTAMP:20181002T000000Z
CLASS:PUBLIC
STATUS:CONFIRMED
X-NOLISEXPORT:1
TRANSP:OPAQUE
LAST-MODIFIED:20181031T165500Z
END:VEVENT

attached: Imported ICS file.

Steps To Reproduce
TagsNo tags attached.

Activities

mswl

mswl

2018-10-31 20:01

reporter  

abfuhr.ics (26,136 bytes)   

Issue History

Date Modified Username Field Change
2018-10-31 20:01 mswl New Issue
2018-10-31 20:01 mswl File Added: abfuhr.ics