Bug#561983: iceape: ignores preferences in the /etc/iceape/prefs/base.js file

Mark Hobley markhobley at yahoo.co.uk
Wed Dec 30 10:28:38 UTC 2009


> On Mon, Dec 21, 2009 at 06:59:03PM
> +0000, markhobley at yahoo.co.uk
> wrote:
> Package: iceape-browser
> Version: 1.1.17-2
> Severity: normal
> 
> I am using Debian (squeeze/testing). I have installed
> the iceape browser and composer suite. I have configured preferences in
> /etc/iceape/prefs/base.js as follows:
> 
> // Disable java
> lockPref("security.enable_java", false);
> 
> // Get rid of plugin warning dialog
> lockPref("plugin.default_plugin_disabled", false);
> 
> // Disable addons
> lockPref("xpinstall.enabled", false);
> 
> // Proxy server settings
> lockPref("network.proxy.backup.ftp", "test.markhobley.yi.org");
> lockPref("network.proxy.backup.ftp_port", 9999);
> lockPref("network.proxy.backup.gopher", "test.markhobley.yi.org");
> lockPref("network.proxy.backup.gopher_port", 9999);
> lockPref("network.proxy.backup.socks", "test.markhobley.yi.org");
> lockPref("network.proxy.backup.socks_port", 9999);
> lockPref("network.proxy.backup.ssl", "test.markhobley.yi.org");
> lockPref("network.proxy.backup.ssl_port", 9999);
> lockPref("network.proxy.ftp", "test.markhobley.yi.org");
> lockPref("network.proxy.ftp_port", 9999);
> lockPref("network.proxy.gopher", "test.markhobley.yi.org");
> lockPref("network.proxy.gopher_port", 9999);
> lockPref("network.proxy.http", "test.markhobley.yi.org");
> lockPref("network.proxy.http_port", 9999);
> lockPref("network.proxy.no_proxies_on", "localhost, markhobley.yi.org,
> 127.0.0.1 , 10.0.0.0/8, 192.168.0.0/8");
> lockPref("network.proxy.share_proxy_settings", true);
> lockPref("network.proxy.socks", "test.markhobley.yi.org");
> lockPref("network.proxy.socks_port", 9999);
> lockPref("network.proxy.ssl", "test.markhobley.yi.org");
> lockPref("network.proxy.ssl_port", 9999);
> lockPref("network.proxy.type", 1);
> 
> When I run the browser, none of the above settings seem to have taken
> effect

Hi Mike.
I have upgraded to the package currently in Sid (Unstable), and it works fine. This issue applies only to the version in Squeeze (Testing).

Mark.


      





More information about the pkg-mozilla-maintainers mailing list