View Issue Details

IDProjectCategoryView StatusLast Update
0004338SOGoWeb Mailpublic2017-12-15 21:32
Reporteradriannv Assigned Tofrancis  
PriorityhighSeveritymajorReproducibilitysometimes
Status resolvedResolutionfixed 
Product Version3.2.10 
Fixed in Version4.0.0 
Summary0004338: 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
Version : 3.2.10.20171116 Vendor: http://www.inverse.ca/
Release : 1.centos6 Build Date: Thu 16 Nov 2017 05:55:50 PM AEDT
Install Date: Fri 17 Nov 2017 02:19:32 PM AEDT Build Host: shiva.inverse
Group : Productivity/Groupware Source RPM: sogo-3.2.10.20171116-1.centos6.src.rpm
Size : 53958986 License: GPL
Signature : RSA/SHA1, Thu 16 Nov 2017 07:25:33 PM AEDT, Key ID
Packager : Inverse inc. <info@inverse.ca>
URL : http://www.inverse.ca/contributions/sogo.html
Summary : SOGo

TagsNo tags attached.

Activities

adriannv

adriannv

2017-11-17 07:08

reporter  

sogo.png (10,194 bytes)   
sogo.png (10,194 bytes)   
francis

francis

2017-11-17 15:24

administrator   ~0012437

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

adriannv

adriannv

2017-11-18 08:35

reporter   ~0012438

You might be on to something.

mailAccounts[0].identities
VM417:1 Uncaught ReferenceError: mailAccounts is not defined
at <anonymous>:1:1

Also, adding a Delegation doesn't seem to make a difference either.

francis

francis

2017-11-22 20:40

administrator   ~0012440

Any JavaScript error when visiting the Mail module?

Did you modified the UIxMailMainFrame.wox template?

adriannv

adriannv

2017-11-22 23:52

reporter   ~0012441

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&amp;p1=string%3Aaccounts%40limitlessrecycling.com.au%20%3Caccounts%40limitlessrecycling.com.au%3E&amp;p2=accounts%40limitlessrecycling.com.au%20%3Caccounts%40limitlessrecycling.com.au%3E
at angular.min.js:7
at angular.min.js:315
at angular.min.js:147
at m.$digest (angular.min.js:148)
at angular.min.js:150
at e (angular.min.js:48)
at angular.min.js:51
(anonymous) @ angular.min.js:124
ckeditor.js:900 Detecting changes using MutationObservers
angular.min.js:124 Using a class of md-actions is deprecated, please use <md-dialog-actions>.
(anonymous) @ angular.min.js:124

We haven't changed any SoGo templates at all.

Related Changesets

sogo: master 3816d25a

2017-12-15 16:30

francis


Details Diff
(js) Make sure mail identities are unique

Fixes 0004338
Affected Issues
0004338
mod - UI/WebServerResources/js/Mailer/MessageEditorController.js Diff File

Issue History

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