View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004182 | SOGo Connector | with SOGo | public | 2017-05-29 20:29 | 2017-06-14 12:29 |
| Reporter | jobisoft | Assigned To | ludovic | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 31.0.3 | ||||
| Summary | 0004182: Migration code (from category property to categories property) deletes user data | ||||
| Description | This is for sogo-connector 31.0.4. In chrome/content/sogo-connector/addressbook/common-card-overlay.js there is this code segment: / migration from MoreFunctionsblabla / As you can see, if there is some value in the "Category" property, it will be moved into the "Categories" property OVERWRITING any value present there. If a user happens to use both properties, he will lose data without any notification or prompting. I have a pull request open for this, but it has been ignored so far: https://github.com/inverse-inc/sogo-connector.tb31/pull/26 My suggestion is, to remove the auto-migration code, as you do not know, if the user wants to migrate or not. | ||||
| Tags | No tags attached. | ||||