Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117869745
D4677.1775326598.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
597 B
Referenced Files
None
Subscribers
None
D4677.1775326598.diff
View Options
diff --git a/plugins/calendar/calendar.php b/plugins/calendar/calendar.php
--- a/plugins/calendar/calendar.php
+++ b/plugins/calendar/calendar.php
@@ -3660,7 +3660,7 @@
}
// send iTip reply
- if ($event['_method'] == 'REQUEST' && !empty($organizer) && !$noreply && !$error_msg && !empty($reply_sender)
+ if (!empty($event) && $event['_method'] == 'REQUEST' && !empty($organizer) && !$noreply && !$error_msg && !empty($reply_sender)
&& !in_array(strtolower($organizer['email']), $emails ?? [])
) {
$event['comment'] = $comment;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 4, 6:16 PM (5 h, 11 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18820585
Default Alt Text
D4677.1775326598.diff (597 B)
Attached To
Mode
D4677: event can be null if parsing failed
Attached
Detach File
Event Timeline