Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117921748
D4445.1775432438.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
608 B
Referenced Files
None
Subscribers
None
D4445.1775432438.diff
View Options
diff --git a/lib/kolab_sync_data_calendar.php b/lib/kolab_sync_data_calendar.php
--- a/lib/kolab_sync_data_calendar.php
+++ b/lib/kolab_sync_data_calendar.php
@@ -479,6 +479,7 @@
// this update resets attendee status set in the MeetingResponse request.
// We ignore changes to attendees data on such updates
if ($is_outlook && $this->isDummyOutlookUpdate($data, $entry, $event)) {
+ $this->logger->debug('Dummy outlook update detected, ignoring attendee changes.');
$attendees = $entry['attendees'];
}
else if (isset($data->attendees)) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 5, 11:40 PM (18 h, 29 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18834955
Default Alt Text
D4445.1775432438.diff (608 B)
Attached To
Mode
D4445: Log a message if we detect a dummy event
Attached
Detach File
Event Timeline