| Priority | medium |
|---|---|
| Bug ID | 81590 |
| CC | syncevolution-issues@syncevolution.org |
| Assignee | syncevolution-issues@syncevolution.org |
| Summary | e-cal-check-timezones: normalize before comparison |
| Severity | enhancement |
| Classification | Unclassified |
| OS | All |
| Reporter | patrick.ohly@gmx.de |
| Hardware | Other |
| Status | ASSIGNED |
| Version | 1.4 |
| Component | SyncEvolution |
| Product | SyncEvolution |
DAViCal reorders VTIMEZONE content, breaking the simple strcmp() in e_cal_check_timezones(). We should normalize the VTIMEZONE component (= reorder subcomponents and properties) before conversion to strings.