Closed Bug 63398 Opened 24 years ago Closed 24 years ago

Proxy settings are not saved

Categories

(SeaMonkey :: Preferences, defect)

x86
Windows NT
defect
Not set
major

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 63376

People

(Reporter: drbrain-bugzilla, Assigned: matt)

Details

From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0)
BuildID:    2000122004

Entering a manual proxy setting is not saved.

Reproducible: Always
Steps to Reproduce:
1. Enter proxy pref settings. (http: newhq.paccar.com, port: 80)
2. Click OK.
3. Open proxy pref settings

Actual Results:  The Proxy pref fields are blank.

Expected Results:  The Proxy pref settings should be saved, and the user_pref 
fields in prefs.js should appear as below:

proxy settings are as follows:

user_pref("network.proxy.http", "newhq.paccar.com");
user_pref("network.proxy.http_port", 80);
user_pref("network.proxy.no_proxies_on", "paccar.com");
user_pref("network.proxy.type", 1);
This is probably a dup of 63376
QA Contact: sairuh → tever
dup of 63376

*** This bug has been marked as a duplicate of 63376 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
verified dup
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.