Page MenuHomePhorge

D1315.1775162650.diff
No OneTemporary

Authored By
Unknown
Size
524 B
Referenced Files
None
Subscribers
None

D1315.1775162650.diff

diff --git a/lib/kolab_sync_data.php b/lib/kolab_sync_data.php
--- a/lib/kolab_sync_data.php
+++ b/lib/kolab_sync_data.php
@@ -1491,9 +1491,8 @@
*/
protected function body_from_kolab($body, $collection)
{
- if (empty($body)) {
- return;
- }
+ // We deliberately return the element also for an empty body,
+ // as this is required for Outlook on Android to recognize events.
$opts = $collection->options;
$prefs = $opts['bodyPreferences'];

File Metadata

Mime Type
text/plain
Expires
Thu, Apr 2, 8:44 PM (6 d, 7 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18820774
Default Alt Text
D1315.1775162650.diff (524 B)

Event Timeline