mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-17 12:53:17 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user