mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-25 16:33:22 +00:00
Monotone-Parent: 4fa44f713c3899d8e5db6b47ffb8672ce37547d5
Monotone-Revision: f3b827c36d50cd87aed46a81e25ef2e3cc3a7e58 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-30T21:34:17 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
corresponding fields to "". Also, we make sure those fake fields
|
||||
are not specified in the SQL query and we ensure all the fields
|
||||
are only requested once each.
|
||||
(-davCalendarComponentSet): we need to retain the returned
|
||||
array to avoid a crash during the next access to the attribute.
|
||||
|
||||
2009-06-30 Cyril Robert <crobert@inverse.ca>
|
||||
|
||||
|
||||
@@ -2252,6 +2252,7 @@ firstInstanceCalendarDateRange: (NGCalendarDateRange *) fir
|
||||
XMLNS_CALDAV,
|
||||
components)
|
||||
asWebDAVValue];
|
||||
[componentSet retain];
|
||||
}
|
||||
|
||||
return componentSet;
|
||||
|
||||
Reference in New Issue
Block a user