I am starting testing with Nokia Ovi service this week, here are the first step updates I have found: (I am only testing against Contacts/vcard3.0 at this time).
XML parsing error: some special cases is not properly handled by smltk, this has been fixed (Though more problems might still exist). The server does not accept entries without a valid REV field (therefore break many file backend based test cases) The authentication process meeds 3 retries to success (which means 3 additional roundtrips is needed). 'Delete' in normal sync (including two-way, one-way-from-client) does not effectly delete the data in the server side (The server responds OK but it never deleted it, I cannot verify this by web interface since OVI.com is under maintenence these days but this is what the client get). To delete the data on the server side, we have to use refresh-from-client. The combined datastore (calendar+todo) does not work properly at SyncEvolution (this is a client side problem) and Patrick is working on this. -- Regards, Chen Congwu Moblin China Development _______________________________________________ SyncEvolution mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution
