View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004848 | SOGo Connector | GUI | public | 2019-10-10 10:52 | 2019-10-10 15:27 |
Reporter | florian | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Summary | 0004848: When creating a new event it does not appear in Lightning | ||||
Description | When creating a new event it is added to the Sogo calendar but does not appear in Lightning immediately as it used to do when I was using SOGo 2.3.10. tested with TB 60.9.0 with Sogo Addons 60.0.2 and | ||||
Tags | No tags attached. | ||||
A similar thing happens when a event reminder is popping up in Thunderbird. |
|
That will usually happen when you DO NOT customize extensions.rdf. |
|
Well, but that is not the case here. The problem seems to be that the changes are not synchronized with Lightning so after a change the calendar in the backend is changed but the local copy in Lightning is not changed. |
|
when I set the reminder of an event in Lightning I see this error in the error console: Lightning:Parsing failed for parts of the item (while this is considered to be a minor issue, we continue processing the item): PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN VERSION:2.0 BEGIN:VTIMEZONE TZID:Europe/Berlin BEGIN:DAYLIGHT TZOFFSETFROM:+0100 TZOFFSETTO:+0200 TZNAME:CEST DTSTART:19700329T020000 RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3 END:DAYLIGHT BEGIN:STANDARD TZOFFSETFROM:+0200 TZOFFSETTO:+0100 TZNAME:CET DTSTART:19701025T030000 RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10 END:STANDARD END:VTIMEZONE BEGIN:VEVENT CREATED:20191010T141154Z LAST-MODIFIED:20191010T141238Z DTSTAMP:20191010T141238Z UID:93ac0153-02b3-4752-97e0-340d0fa3d711 SUMMARY:Neuer Termin DTSTART;TZID=Europe/Berlin:20191010T161500 DTEND;TZID=Europe/Berlin:20191010T171500 TRANSP:OPAQUE CLASS:PUBLIC SEQUENCE:1 X-MOZ-GENERATION:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;VALUE=DURATION:PT0S X-LIC-ERROR;X-LIC-ERRORTYPE=PARAMETER-VALUE-PARSE-ERROR:Got a VALUE parame ter with an illegal type for property: VALUE=DURATION DESCRIPTION:Mozilla Standardbeschreibung END:VALARM END:VEVENT END:VCALENDAR Lightning seems to have a problem with "TRIGGER;VALUE=DURATION:PT0S" I am using the Lightning which came with the Thunderbird installer (Version 6.2.9 for TB 60.9.0) |
|
In TB 68.1.1 with the Sogo connector beta addon I see this error, when I create a new event, which is sent to the backend correctly, but does not appear in Lightning: TypeError: window.acceptDialog is not a function PUT https://sogo4.test.local/SOGo/dav/xyz/Calendar/personal/f9da59d5-d5a9-4fd4-bf94-1d104df68584.ics Request URL:https://sogo4.test.local/SOGo/dav/xyz/Calendar/personal/f9da59d5-d5a9-4fd4-bf94-1d104df68584.ics Response headers (230 B) REPORT https://sogo4.test.local/SOGo/dav/xyz/Calendar/personal/ Request URL:https://sogo4.test.local/SOGo/dav/xyz/Calendar/personal/ Response headers (258 B) ? |
|
In TB 68 the same Lightning parsing errors appear as in TB 60: TRIGGER;VALUE=DURATION:-PT15M X-LIC-ERROR;X-LIC-ERRORTYPE=PARAMETER-VALUE-PARSE-ERROR:Got a VALUE parameter with an illegal type for property: VALUE=DURATION |
|
I've fixed the TypeError: window.acceptDialog is not a function error. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2019-10-10 10:52 | florian | New Issue | |
2019-10-10 13:35 | florian | Note Added: 0013821 | |
2019-10-10 13:40 | ludovic | Note Added: 0013822 | |
2019-10-10 14:02 | florian | Note Added: 0013823 | |
2019-10-10 14:25 | florian | Note Added: 0013824 | |
2019-10-10 14:33 | florian | Note Added: 0013825 | |
2019-10-10 14:41 | florian | Note Added: 0013826 | |
2019-10-10 15:27 | ludovic | Note Added: 0013827 |