sogo: master 95376ca7

Author Committer Branch Timestamp Parent
francis francis master 2018-06-20 14:51 master 05c798cc
Affected Issues  0003900: freeze after click send msg
Changeset

(js) Fix possible cross-origin exception

When SOGo is launched from an external link, either using a different
"target" or using window.open(), the Mail composer could throw a
JavaScript exception when trying to save or send a message that would
completely stop the operation.

Fixes 0003900

mod - UI/WebServerResources/js/Mailer/MessageController.js Diff File