Closed Bug 607262 Opened 15 years ago Closed 14 years ago

Failure to load PAC file

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
major

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: mozilla-bugzilla, Unassigned)

Details

User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:2.0b6) Gecko/20100101 Firefox/4.0b6 Build Identifier: Mozilla/5.0 (Windows NT 5.1; rv:2.0b6) Gecko/20100101 Firefox/4.0b6 If I configure a location of a PAC file for automatic proxy configuration it fails to load. This causes the browser to attempt to contact websites directly instead of via a proxy. I have used WireShark to ascertain if the file was ever loaded or if it was purely not parsed properly, and I can confirm that the file was never loaded in the first place (it does work in Firefox 3.x, IE7, IE8). The file is located on a fileserver and so is addressed in the format: file:////fileserver/share/pacfile.pac Reproducible: Always Steps to Reproduce: 1. Configure use of a pac file for auto proxy configuration 2. Start Firefox 3. Attempt to browse to any site Actual Results: A DNS request is sent out (confirmed via wireshark) and firefox attempts to connect to sites directly. If no direct access is available (i.e. access via proxy only) then this will eventually time out. Expected Results: A website should successfully load.
You are missing one "/" -> file://///server/share/file.pac
Version: unspecified → Trunk
Reporter -> Are you still experiencing this issue with the latest version of Firefox 5? Does the issue occur with the latest nightly? http://nightly.mozilla.org/
Closing bug as Incomplete - if you are still experiencing this issue or have more information to provide feel free to post back here and we can re-open the bug. You can also get assistance by visiting the Firefox help site -> http://support.mozilla.com/en-US/kb/Ask+a+question
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.