question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Full day event sync with Horde Groupware Timezone problem?

See original GitHub issue

Creating 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:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
jobisoftcommented, Apr 24, 2018

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.

0reactions
crbblecommented, Apr 24, 2018

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?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found