NS 2.0.7 -> 2.0.8.1 regression with non-standard HTTP ports
Posted: Thu Dec 16, 2010 4:32 pm
Our company has a number of hosts running a daemon which provides HTTP services on a non-standard port (5555). The pages produced by the daemon in question include a javascript file served from another host (the service also running on a non-standard port, 8182). While I could permanently allow javascript for all hosts in question (or for the entire corporate domain), I choose to utilize the temporary whitelist mechanism (though I have permanently whitelisted the port qualified host that serves the included javascript file).
The regression I observe is that I am given the option of temporary or permanently whitelisting the base domain (example.com) and the non-port qualified host (host.site.example.com). If I temporarily allow the non-port qualified host, the page does not reload to activate the javascript on the page.
The behavior I would expect is that I would be given the option of temporary or permanently whitelisting the base domain (example.com) and the port qualified host (host.site.example.com:5555). When I elect to temporarily allow the port qualified host, the page would reload to activate the javascript on the page.
Alternately, the page should reload if the non-port qualified host is allowed, but I would prefer to whitelist just specific ports rather than all ports on a given host/domain.
I believe this is a regression from NoScript 2.0.7, running on FireFox 3.6.12 on openSuSE 11.2 (x86_64).
--Andrew Black
The regression I observe is that I am given the option of temporary or permanently whitelisting the base domain (example.com) and the non-port qualified host (host.site.example.com). If I temporarily allow the non-port qualified host, the page does not reload to activate the javascript on the page.
The behavior I would expect is that I would be given the option of temporary or permanently whitelisting the base domain (example.com) and the port qualified host (host.site.example.com:5555). When I elect to temporarily allow the port qualified host, the page would reload to activate the javascript on the page.
Alternately, the page should reload if the non-port qualified host is allowed, but I would prefer to whitelist just specific ports rather than all ports on a given host/domain.
I believe this is a regression from NoScript 2.0.7, running on FireFox 3.6.12 on openSuSE 11.2 (x86_64).
--Andrew Black