View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004338 | SOGo | Web Mail | public | 2017-11-17 07:08 | 2017-12-15 21:32 |
Reporter | adriannv | Assigned To | francis | ||
Priority | high | Severity | major | Reproducibility | sometimes |
Status | resolved | Resolution | fixed | ||
Product Version | 3.2.10 | ||||
Fixed in Version | 4.0.0 | ||||
Summary | 0004338: From Address Missing in Webmail | ||||
Description | Some email addresses are missing a "From" address when trying to compose a new email, both in the pop-up composer and in the internal composer. Nov 17 18:03:51 sogod [7595]: localhost "GET /SOGo/so/accounts@limitlessrecycling.com.au/Mail/0/compose HTTP/1.0" 201 78/0 0.175 - - 12K Screenshot of the error attached. | ||||
Additional Information | Name : sogo Relocations: /usr | ||||
Tags | No tags attached. | ||||
There's probably no email address associated to the user account. From the mail module, what's the result of typing the following in the Javascript console? mailAccounts[0].identities |
|
You might be on to something. mailAccounts[0].identities Also, adding a Delegation doesn't seem to make a difference either. |
|
Any JavaScript error when visiting the Mail module? Did you modified the UIxMailMainFrame.wox template? |
|
Hi Francis! The console does display the following errors: angular.min.js:124 Error: [ngRepeat:dupes] http://errors.angularjs.org/1.6.6/ngRepeat/dupes?p0=identity%20in%20editor.identities&p1=string%3Aaccounts%40limitlessrecycling.com.au%20%3Caccounts%40limitlessrecycling.com.au%3E&p2=accounts%40limitlessrecycling.com.au%20%3Caccounts%40limitlessrecycling.com.au%3E We haven't changed any SoGo templates at all. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2017-11-17 07:08 | adriannv | New Issue | |
2017-11-17 07:08 | adriannv | File Added: sogo.png | |
2017-11-17 15:24 | francis | Note Added: 0012437 | |
2017-11-18 08:35 | adriannv | Note Added: 0012438 | |
2017-11-22 20:40 | francis | Note Added: 0012440 | |
2017-11-22 23:52 | adriannv | Note Added: 0012441 | |
2017-12-15 21:31 | francis | Changeset attached | => sogo master 3816d25a |
2017-12-15 21:31 | francis | Assigned To | => francis |
2017-12-15 21:31 | francis | Resolution | open => fixed |
2017-12-15 21:32 | francis | Status | new => resolved |
2017-12-15 21:32 | francis | Fixed in Version | => 4.0.0 |