Monotone-Parent: e4a4a2d80e8cd1af24e0b3ca0dbfbb60f72d55f1

Monotone-Revision: 5f3c62eeb6192df923fff5368021fbf700189341

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-06-05T14:59:30
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-06-05 14:59:30 +00:00
parent 8bb82d244b
commit 6be64211f5
2 changed files with 61 additions and 26 deletions
+11
View File
@@ -1,3 +1,14 @@
2007-06-05 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/Mailer/SOGoMailFolder.m ([SOGoMailFolder
-_adjustOwner]): sharedFolderName and otherUsersFolderName may be
nil, in which case a crash happens when calling hasPrefix:.
([SOGoMailFolder -_sharesACLs]): same as above.
([SOGoMailFolder -otherUsersPathToFolder]): same as above. If
otherUsersFolderName is nil, we return nil.
([SOGoMailFolder -httpURLForAdvisoryToUser:uid]): if we receive
nil from [self otherUsersPathToFolder], we return nil too.
2007-06-01 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/SOGo/SOGoObject.m ([SOGoObject