View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004929 | SOGo | Backend Address Book | public | 2020-01-08 19:31 | 2020-01-21 13:49 |
Reporter | joopmartens | Assigned To | ludovic | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.2.0 | ||||
Fixed in Version | 4.3.0 | ||||
Summary | 0004929: Middle name field missing for contacts and not processed correctly when changed | ||||
Description | I'm running into the issue that changing middle names is not handled properly. When changing the middle name of a contact on an Android smartphone using Activesync the middle name field is send to Sogo: Jan 07 19:50:37 sogod [12325]: <0x0x557e5373bbf0[SOGoActiveSyncDispatcher]> EAS - request for device androidc1529267344: <?xml version="1.0"?> In the raw vcard the displayname (FN) is changed but the middle name (3rd value of N) is unchanged. BEGIN:VCARD When changing the middle name of a contact using Thunderbird with CardDAV the middle name is changed properly: BEGIN:VCARD The webinterface of Sogo does not provide a middle name field for contacts at all during editing. Please implement support for the middle name field including proper processing for changing this field using available methods and clients. | ||||
Steps To Reproduce |
| ||||
Additional Information | This could possibly be cause by a lack of full support for vcard3/4 and therefore related to bug: 1205 | ||||
Tags | No tags attached. | ||||
related to | 0001205 | new | update the vcard handling to VCARD 4 spec |
sogo: master 3f94516e 2020-01-16 16:05 root Details Diff |
fix(eas): additional name fields (fixes 0004929) |
Affected Issues 0004929 |
|
mod - ActiveSync/NGVCard+ActiveSync.m | Diff File | ||
sogo: master 0e5514e4 2020-01-20 11:04 Committer: GitHub Details Diff |
Merge pull request 0000267 from tfux/4929 fix(eas): additional name fields (fixes 0004929) |
Affected Issues 0004929 |
|
mod - ActiveSync/NGVCard+ActiveSync.m | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-01-08 19:31 | joopmartens | New Issue | |
2020-01-09 11:59 | Christian Mack | Relationship added | related to 0001205 |
2020-01-20 16:04 | Changeset attached | => sogo master 3f94516e | |
2020-01-20 16:04 | ludovic | Changeset attached | => sogo master 0e5514e4 |
2020-01-20 16:04 | ludovic | Assigned To | => ludovic |
2020-01-20 16:04 | ludovic | Resolution | open => fixed |
2020-01-21 13:49 | francis | Status | new => resolved |
2020-01-21 13:49 | francis | Fixed in Version | => 4.3.0 |