View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005048 | SOGo | Web Mail | public | 2020-06-13 17:35 | 2020-06-17 21:47 |
Reporter | abma | Assigned To | francis | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Summary | 0005048: cannot enable mail forward: TypeError: "this.preferences.defaults.Forward.forwardAddress.split is not a function" | ||||
Description | after a recent commit, its not possible any more to save / enable email forward. | ||||
Steps To Reproduce | go to settings -> email -> forward check enable forwarding nothing happens | ||||
Additional Information | the javascript console of firefox shows this: TypeError: "this.preferences.defaults.Forward.forwardAddress.split is not a function" https://github.com/inverse-inc/sogo/commit/4292a45e62bf414e35e19784d618a7aa363b4d24 is suspicious. | ||||
Tags | No tags attached. | ||||
sogo: feature/mail-identities 42aad3fa 2020-06-17 17:41 Details Diff |
refactor(preferences): replace comma-separated list of addresses by md-chips Fixes 0005048 |
Affected Issues 0005048 |
|
mod - UI/WebServerResources/js/Preferences/PreferencesController.js | Diff File | ||
sogo: master 7e21c6c6 2020-06-17 17:41 Details Diff |
refactor(preferences): replace comma-separated list of addresses by md-chips Fixes 0005048 |
Affected Issues 0005048 |
|
mod - UI/WebServerResources/js/Preferences/PreferencesController.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-06-13 17:35 | abma | New Issue | |
2020-06-13 17:44 | abma | Note Added: 0014402 | |
2020-06-17 21:42 | francis | Changeset attached | => sogo feature/mail-identities 42aad3fa |
2020-06-17 21:42 | francis | Assigned To | => francis |
2020-06-17 21:42 | francis | Resolution | open => fixed |
2020-06-17 21:42 | francis | Status | new => resolved |
2020-06-17 21:47 | francis | Changeset attached | => sogo master 7e21c6c6 |