Closed
Bug 218390
Opened 21 years ago
Closed 21 years ago
PAC: Script is loaded too late
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 100022
People
(Reporter: avoros, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1
In our company more than one Proxy servers are used. That's why a proxy script
is deciding which of the proxies will serv the request (depends on URL).
Proxy script url is written in the "automatic proxy configuration url" section
of options.
Problem:
If the home page is not an intranet site, an "unable to connect..." message
appears. Push ok, try again, it is working. (I think this at this time the
script is loaded yet) This problem is in Mozilla and Firebird also.
Reproducible: Always
Steps to Reproduce:
1. More than on proxy servers
2. HTTP Proxy script
3. Launch the browser
Actual Results:
An error message "unable to connect..."
Expected Results:
I think the proxy script should run before the request.
Comment 1•21 years ago
|
||
Bug 192540 might be related to this
Comment 2•21 years ago
|
||
*** This bug has been marked as a duplicate of 100022 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
Component: General → Networking
Product: Mozilla Application Suite → Core
QA Contact: general → benc
Summary: Proxy Script is loaded too late → PAC: Script is loaded too late
You need to log in
before you can comment on or make changes to this bug.
Description
•