Monotone-Parent: 8cbe30e65e9874e7812378f06bbda442c37788b4

Monotone-Revision: 4e51d1b406f53fd851401045c1e1cbda60936faa

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-04-09T21:00:00
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-04-09 21:00:00 +00:00
parent 3dab983c97
commit badd3a7ef3
2 changed files with 19 additions and 7 deletions
+6
View File
@@ -1,5 +1,11 @@
2010-04-09 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* UI/MailPartViewers/UIxMailPartICalActions.m
(_eventObjectWithUID:forUser:): fixed a typo that would cause the
found event to never be returned.
(-updateUserStatusAction): return a 404 status code when the
corresponding event is not found.
* SoObjects/Mailer/SOGoMailFolder.m (-aclsForUser:): don't fetch
ACL when the current user is not the mailbox owner. Also, we don't
set default viewing roles when the uid is not the active user.