Bug 1008835 Unable to defer a new account to the Global Inbox r=IanN
This commit is contained in:
Родитель
360cbc305e
Коммит
3960bef35f
|
@ -446,7 +446,7 @@ function finishAccount(account, accountData)
|
|||
// handle server-specific stuff
|
||||
var IID;
|
||||
try {
|
||||
IID = srcServer.protocolInfo.serverIID;
|
||||
IID = destServer.protocolInfo.serverIID;
|
||||
} catch (ex) {
|
||||
Components.utils.reportError("Could not get IID for " + srcServer.type + ": " + ex);
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче