Hi Developer,
I have a problem with the ICS file when I download it with JEvents 3.4.10 in Joomla 3.5.1
The exported ICS-file cannot be imported to the Android Program ICSDroid.
According to the website severinghaus.org/projects/icv/ the ICS-file from JEvents has a wrong tag "DTSTAMP"
Here is a example of the Event
The error from severinghaus.org/projects/icv/ is:
Now comes the strange thing!
- the above event is a repeating event!! And in all repeating events this error raises.
- BUT in all single events (not repeating events) the DTSTAMP is correct!! (e.g. DTSTAMP:20160417T223830Z)
--> so I think it is a error in the export of repeating events. The DTSTAMP is exported false
--> i repeating events the DTSTAM should be in UTC
Could you fix this?
Greetings
Eugen
I have a problem with the ICS file when I download it with JEvents 3.4.10 in Joomla 3.5.1
The exported ICS-file cannot be imported to the Android Program ICSDroid.
According to the website severinghaus.org/projects/icv/ the ICS-file from JEvents has a wrong tag "DTSTAMP"
Here is a example of the Event
BEGIN:VTIMEZONE
TZID:Europe/Berlin
BEGIN:VEVENT
UID:949a79f2879942d80c47b6b44029f3d6
CATEGORIES:Communitytreffen
SUMMARY:Monatliches Treffen (Thema: Messenger)
DESCRIPTION;ENCODING=QUOTED-PRINTABLE:\n\ntest test test testt test
aslach i.K. statt.\n\n\ntest test test
DTSTAMP;TZID=Europe/Berlin:20160417T223830
DTSTART;TZID=Europe/Berlin:20150714T193000
DTEND;TZID=Europe/Berlin:20150714T150000
RECURRENCE-ID;TZID=Europe/Berlin:20150714T193000
SEQUENCE:0
TRANSP:OPAQUE
END:VEVENT
The error from severinghaus.org/projects/icv/ is:
Sorry, your calendar could not be parsed.
Error: Error was: Error at line 15: Cannot set timezone for UTC properties
Cause: Caused by: Cannot set timezone for UTC properties
12: DESCRIPTION;ENCODING=QUOTED-PRINTABLE:\n\ntest test test testt test
13: aslach i.K. statt.\n\n\ntest test test
14:
15: DTSTAMP;TZID=Europe/Berlin:20160417T223830
16: DTSTART;TZID=Europe/Berlin:20150714T193000
17: DTEND;TZID=Europe/Berlin:20150714T150000
18: RECURRENCE-ID;TZID=Europe/Berlin:20150714T193000
Now comes the strange thing!
- the above event is a repeating event!! And in all repeating events this error raises.
- BUT in all single events (not repeating events) the DTSTAMP is correct!! (e.g. DTSTAMP:20160417T223830Z)
--> so I think it is a error in the export of repeating events. The DTSTAMP is exported false
--> i repeating events the DTSTAM should be in UTC
Could you fix this?
Greetings
Eugen