GNOME Bugzilla – Bug 734231
Unable to make any changes to my Google contacts: invalid time format with a "Z" character in it
Last modified: 2014-08-11 14:49:10 UTC
Created attachment 282450 [details] screenshot As the attached screenshot demonstrates... This happened to me when either trying to set a new image/avatar or trying to change the address, for two different contacts.
Just to be sure, Is it your Google Address Book the default one? Second, please: Could you attach the versions of the system your are using: * gdata * eds * folks etc.
Yeah it is the default one if I am to judge by the checkmark besides it in the Accounts dialog of gnome contacts. However the same bug can be reproduced by trying to edit the contact with Evolution directly, so I'm wondering which component of the three you mentioned is at fault. * libgdata 0.14.1 * eds 3.12.4 * folks 0.9.6 Full error: <?xml version="1.0" encoding="UTF-8"?> <errors xmlns="http://schemas.google.com/g/2005"> <error> <domain>GData</domain> <code>invalid</code> <internalReason>Invalid value for: Invalid format: "2014-07-21T19:00:50Z" is malformed at "Z"</internalReason> </error> </errors>
If you can't edit it with evolution we will start moving it to evolution, since I guess they will know better. But I'm almost sure it's eds fault. (In reply to comment #2) > Yeah it is the default one if I am to judge by the checkmark besides it in the > Accounts dialog of gnome contacts. > > However the same bug can be reproduced by trying to edit the contact with > Evolution directly, so I'm wondering which component of the three you mentioned > is at fault. > > * libgdata 0.14.1 > * eds 3.12.4 > * folks 0.9.6 > > > Full error: > > <?xml version="1.0" encoding="UTF-8"?> > <errors xmlns="http://schemas.google.com/g/2005"> > <error> > <domain>GData</domain> > <code>invalid</code> > <internalReason>Invalid value for: Invalid format: "2014-07-21T19:00:50Z" is > malformed at "Z"</internalReason> > </error> > </errors>
*** This bug has been marked as a duplicate of bug 732809 ***