Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117966569
D1315.1775505312.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
524 B
Referenced Files
None
Subscribers
None
D1315.1775505312.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 6, 7:55 PM (2 d, 12 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18820774
Default Alt Text
D1315.1775505312.diff (524 B)
Attached To
Mode
D1315: Return an empty body element for empty descriptions
Attached
Detach File
Event Timeline