Evolution has 2 fields for street, so in evolution-couchdb we merge them when saving to couchdb, and separate them (separated by \n) when sending it to evolution. So, I guess the best way would be to replace the addr1/addr2 with a multiline 'Street' field.
Or maybe we need to update the spec? What does the contacts web code use as field names internally?
Evolution has 2 fields for street, so in evolution-couchdb we merge them when saving to couchdb, and separate them (separated by \n) when sending it to evolution. So, I guess the best way would be to replace the addr1/addr2 with a multiline 'Street' field.
Or maybe we need to update the spec? What does the contacts web code use as field names internally?