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.
모음집을 제작하시려면 Mozilla 부가 기능 계정이 있어야 합니다.
아니면 현재 사용중인 계정으로 로그인 하세요