mmichael453

Über mich

Entwickler-Information
Name mmichael453
Benutzer seit Okt. 28, 2009
Anzahl der entwickelten Add-ons 0 Add-ons
Durchschnittliche Bewertung der Add-ons des Entwicklers Noch nicht bewertet

Meine Bewertungen

SMTP Control

Bewertet mit 4 von 5 Sternen

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.

Diese Bewertung wurde für eine vorherige Version des Add-ons (0.3.1) abgegeben.