mmichael453

自己紹介

開発者情報
タイトル mmichael453
ユーザー登録日 10月 28, 2009
開発したアドオンの数 0個のアドオン
この開発者のアドオンの平均評価 まだ評価されていません

自分のレビュー

SMTP Control

5 つ星中 4つの評価を受けています

I too have had the issue with the location list not initializing. I tracked my issue down to line 152 of sc_local_info.js. There it appears to be trying to do a dns lookup on the ip address of the local machine, and if that fails an exception is thrown.

Just to fix it for now, I assigned an arbitrary value to the var 'dnsRecord', and that works for me. Some sort of try-catch block or something in that spot would be a more durable fix however.

Otherwise this extension does exactly what I want it to do.

これは以前のバージョン (0.3.1) についてのレビューです。