mmichael453

关于我

开发者信息
名称 mmichael453
注册时间 Oct. 28, 2009
开发的附加组件数量 0 个附加组件
开发的附加组件平均得分 尚无评分

我所发表的评价

SMTP Control

评分4星,满分5星

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)。