Monotone-Parent: 5c7224f461ae8749b0bd83c9c137e1b826f6000f

Monotone-Revision: dfb14f2703df6b34884a9fb24c8a1e3346359c45

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-03-18T20:28:35
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2009-03-18 20:28:35 +00:00
parent 446cee7d73
commit bcff48ba8c
2 changed files with 99 additions and 31 deletions
+12
View File
@@ -1,5 +1,17 @@
2009-03-18 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/SOGo/SOGoParentFolder.m ([SOGoParentFolder
-appendPersonalSources]): returns an NSException.
([SOGoParentFolder -appendSystemSources]): same as above.
([SOGoParentFolder -appendSubscribedSources]): same as above.
([SOGoParentFolder
-lookupName:nameinContext:lookupContextacquire:acquire]): if
initSubfolders returns an exception, this probably means a db
error occured, so we log the exception reason and return a 503.
([SOGoParentFolder -subFolders]): this method is invoked when a
PROPFIND is made on the current collection. If a DB error occurs,
we raise it to prevent SOPE from returning a 207 status code.
* SoObjects/SOGo/SOGoUserFolder.m ([SOGoUserFolder
-lookupName:_keyinContext:_ctxacquire:_flag]): no longer invoke
the _accessDeniedPage when accessing the module is forbidden to