mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-19 03:49:28 +00:00
Monotone-Parent: d5c8f082c4cdd11904c2520fd1a85e71f588fa59
Monotone-Revision: 29a207ea9c97e43be0249c6ba94ebcb799650a1b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-22T18:47:46 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -338,7 +338,7 @@ static NSArray *tasksFields = nil;
|
||||
[newInfo setObject: [currentFolder ownerInContext: context]
|
||||
forKey: @"c_owner"];
|
||||
if (![[newInfo objectForKey: @"c_title"] length])
|
||||
[self _fixComponentTitle: newInfo withType: component];
|
||||
[self _fixComponentTitle: newInfo withType: component];
|
||||
// Possible improvement: only call _fixDates if event is recurrent
|
||||
// or the view range span a daylight saving time change
|
||||
[self _fixDates: newInfo];
|
||||
|
||||
Reference in New Issue
Block a user