Monotone-Parent: 1c96c7fdd2f2dab8f4bc3173deb36b069ade3bf1

Monotone-Revision: d5160c781f03a73e64550870c92c96c8310b439a

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-08-05T15:36:09
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2009-08-05 15:36:09 +00:00
parent 5b3592c974
commit ecfa434da2
3 changed files with 35 additions and 20 deletions
+4
View File
@@ -1,5 +1,9 @@
2009-08-05 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/SOGo/SOGoGCSFolder.m (-davSyncCollection): enhanced to
return a DAV error with the "valid-sync-token" condition tag when
a token is provided while the collection is empty.
* SoObjects/SOGo/WOResponse+SOGo.m: new class module.
(-appendDAVError:): utility method that adds and formats the XML
body of a DAV error, with the error condition passed as argument.