View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004091 | SOGo | Backend Address Book | public | 2017-03-19 15:29 | 2017-09-07 20:31 |
Reporter | chentao | Assigned To | francis | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | [Server] Linux | OS | Debian | OS Version | 8 (Jessie) |
Product Version | 3.2.7 | ||||
Fixed in Version | 4.0.0 | ||||
Summary | 0004091: only one postal address of the same type gets stored in the database | ||||
Description | If you type in two postal address of the same type (e.g., two "home" addresses or two "work" addresses) only the last one gets saved. After having typed in both addresses, at first it seems everything is ok because both addresses are indeed displayed (see attached file). But if you refresh the browser, you see that only the last one remains. And if you check the database, indeed there is only one "ADDR;TYPE=work" (or "ADDR;TYPE=home") field, the second one wasn't saved. | ||||
Steps To Reproduce | Type in two postal addresses of the same type (e.g., two "home" addresses or two "work" addresses). Refresh your browser and check the database : only one ADDR field is saved. | ||||
Tags | No tags attached. | ||||
duplicate of | 0001205 | new | update the vcard handling to VCARD 4 spec |
|
|
While it is indeed related to 001205 (support for VCARD4), it's also a bug IMHO : there's an inconsistency between the front-end, which displays the two addresses (see attached screensshot), and the backend, which stores only one. If for some reason VCARD3 doesn't allow to store two addresses of the same type in the backend, it would be good to modify the frontend to prevent users from trying to save two addresses (at least as long as VCARD4 is not yet supported). |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2017-03-19 15:29 | chentao | New Issue | |
2017-03-19 15:29 | chentao | File Added: sogo-address-bug.png | |
2017-03-20 12:17 | Christian Mack | Relationship added | duplicate of 0001205 |
2017-03-21 16:38 | chentao | Note Added: 0011545 | |
2017-09-07 20:31 | francis | Changeset attached | => sogo master aa3c02be |
2017-09-07 20:31 | francis | Assigned To | => francis |
2017-09-07 20:31 | francis | Resolution | open => fixed |
2017-09-07 20:31 | francis | Status | new => resolved |
2017-09-07 20:31 | francis | Fixed in Version | => 4.0.0 |