View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003995 | SOGo | Web Calendar | public | 2017-01-16 15:39 | 2017-01-18 21:18 |
Reporter | liquidat | Assigned To | ludovic | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.2.5 | ||||
Fixed in Version | 3.2.6 | ||||
Summary | 0003995: Events created by users with no TIMEZONE are malformed and break various ical implementations | ||||
Description | I have a user on a freshly installed system. The user comes from LDAP. The user is not preconfigured, so there no timezone set (U shows "UTC"). In this case, the events created in the calendar are malformed: the TZID is not set, but a semicolon is still set in the DTSTART entry: BEGIN:VCALENDAR This breaks for example the Davdroid implementation: 2017-01-16 14:23:00 1583 [HttpClient$1] <-- END HTTP (393-byte body) But it also breaks for example the ics validator at http://severinghaus.org/projects/icv/ Sorry, your calendar could not be parsed. | ||||
Steps To Reproduce |
| ||||
Additional Information | Adding a proper time zone seems to fix the problem. Also, not all ics implementations struggle with this: Thunderbird was able to parse that, and https://icalendar.org/validator.html does not report an error. | ||||
Tags | No tags attached. | ||||
sogo: master 5300d418 2017-01-18 16:16 Details Diff |
(fix) improve doc around SOGoTimeZone (fixes 0003995) |
Affected Issues 0003995 |
|
mod - Documentation/SOGoInstallationGuide.asciidoc | Diff File | ||
mod - Scripts/sogo.conf | Diff File | ||
sogo: v2 86c0f32f 2017-01-18 16:16 Details Diff |
(fix) improve doc around SOGoTimeZone (fixes 0003995) |
Affected Issues 0003995 |
|
mod - Documentation/SOGoInstallationGuide.asciidoc | Diff File | ||
mod - Scripts/sogo.conf | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-01-16 15:39 | liquidat | New Issue | |
2017-01-16 15:41 | ludovic | Severity | major => minor |
2017-01-16 15:41 | ludovic | Note Added: 0011218 | |
2017-01-17 08:07 | liquidat | Note Added: 0011221 | |
2017-01-18 21:18 | ludovic | Changeset attached | => sogo master 5300d418 |
2017-01-18 21:18 | ludovic | Assigned To | => ludovic |
2017-01-18 21:18 | ludovic | Resolution | open => fixed |
2017-01-18 21:18 | ludovic | Changeset attached | => sogo v2 86c0f32f |
2017-01-18 21:18 | ludovic | Note Added: 0011228 | |
2017-01-18 21:18 | ludovic | Status | new => closed |
2017-01-18 21:18 | ludovic | Fixed in Version | => 3.2.6 |