christian-putzke / Roundcube-CardDAV

Roundcube CardDAV Plugin
http://www.graviox.de
GNU Affero General Public License v3.0
119 stars 28 forks source link

Error while saving new contact #72

Open saric opened 10 years ago

saric commented 10 years ago

Hi,

I'm testing CardDAV RC plugin with RC 1.0-RC and SOGo 2.1.1b. I can list CardDAV contacts and edit them, but I get error while saving new contact to CardDAV Address Book. This is error from SOGo log file:

[ERROR] <0x.......... [SOGoContactGCSFolder]:personal> DAV property '{DAV:}getlastmodified' has no matching SQL field, response could be incomplete

New contact is saved in SOGo db and can be displayed.

markuman commented 10 years ago

Do you have applied the Roundcube-CardDAV .sql files to your Roundcube database? If yes, then SOGo has a lack of the lastmodified data for a contact (just guessing).

saric commented 10 years ago

As far as I can see in db schema, there is c_lastmodified field in SOGo Contacts tables.

2014-03-19 9:48 GMT+01:00 ma.be notifications@github.com:

Do you have applied the Roundcube-CardDAV .sql files to your Roundcube database? If yes, then SOGo has a lack of the lastmodified data for a contact (just guessing).

Reply to this email directly or view it on GitHubhttps://github.com/graviox/Roundcube-CardDAV/issues/72#issuecomment-38028448 .