mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 09:23:28 +01:00
need to load custom fields now allways, as x-props and unsupported components are stored there
This commit is contained in:
parent
ac5da046e4
commit
ca28153b25
@ -208,6 +208,7 @@ class infolog_groupdav extends groupdav_handler
|
||||
'filter' => $task_filter,
|
||||
'date_format' => 'server',
|
||||
'col_filter' => $filter,
|
||||
'custom_fields' => true, // otherwise custom fields get NOT loaded!
|
||||
);
|
||||
|
||||
if (!$calendar_data)
|
||||
|
Loading…
Reference in New Issue
Block a user