Full day event sync with Horde Groupware Timezone problem?
See original GitHub issueCreating a full day event in Thunderbird with TbSync 0.7.3 and syncing it to Horde Group 5.2 is shown as a two day event in the Webfrontend of Horde. The generated event XML looks like this:
** Tue Jan 30 2018 11:47:19 GMT+0100 **
[Sending data <send.request.localchanges> for I (Kalender von
robert@domain.tld) (XML)] :
<?xml version="1.0"?>
<Sync xmlns='AirSync'>
<Collections>
<Collection>
<SyncKey>{5a7036f9-5a24-4784-a361-xxx}13</SyncKey>
<CollectionId>Ad172b1e8</CollectionId>
<Commands>
<Add>
<ClientId>887d9634-5de9-4c18-b481-xxx</ClientId>
<ApplicationData>
<UID xmlns='Calendar'>887d9634-5de9-4c18-b481-xxx</UID>
<TimeZone
xmlns='Calendar'>AAAAACgARwBNAFQALQAwADAAOgAwADAAKQAgAEUAdQByAG8AcABlAC8ATABvAG4AZABvAG4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgARwBNAFQALQAwADAAOgAwADAAKQAgAEUAdQByAG8AcABlAC8ATABvAG4AZABvAG4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==</TimeZone>
<StartTime xmlns='Calendar'>20180129T230000Z</StartTime>
<EndTime xmlns='Calendar'>20180130T230000Z</EndTime>
<DtStamp xmlns='Calendar'>20180130T104711Z</DtStamp>
<Subject xmlns='Calendar'>Test</Subject>
<Location xmlns='Calendar'/>
<Categories xmlns='Calendar'/>
<Attendees xmlns='Calendar'/>
<Body xmlns='AirSyncBase'>
<Type xmlns='AirSyncBase'>1</Type>
<EstimatedDataSize xmlns='AirSyncBase'>0</EstimatedDataSize>
<Data xmlns='AirSyncBase'/>
</Body>
<BusyStatus xmlns='Calendar'>0</BusyStatus>
<Sensitivity xmlns='Calendar'>1</Sensitivity>
<AllDayEvent xmlns='Calendar'>1</AllDayEvent>
<MeetingStatus xmlns='Calendar'>1</MeetingStatus>
</ApplicationData>
</Add>
</Commands>
</Collection>
</Collections>
</Sync>
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
[#15070] Timezone information of event is lost after sync. This ...
in Android. When I set the timezone in the event manual it works. The problem is, the list is too long to set...
Read more >Time zone is incorrect - Calendar - eM Client
I try creating an event, which syncs to my Horde webmail calendar, but it moves the time up by one hour. The time...
Read more >All day event time zone wrong when sending to Exchange ...
All day event time zone wrong when sending to Exchange recipient from Windows Live Calendar and Outlook Connector.
Read more >groupware/CHANGES at master - GitHub
[mjr] Add full Horde_History support for better Kolab<->Horde<->Sync client. support. ... [jan] Support timezone aliases when importing events (Bug #13100).
Read more >Can't dismiss missed reminders for recurring events (CalDAV)
And then a calendar was set up in TB, and the events synced. The events with reminders in Horde are synced correctly and...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Sorry, i do not have the power to speed up the release process at mozilla. It was pending review for about a month. However, it has been released yesterday. Version 0.7.7 is officially listed.
This issue is still present in the current 0.7.5 version that is distributed via addons.mozilla.org. Upgrading all users manually is not really nice, so is there a 0.7.7 based release planned?