Closed Bug 238262 Opened 21 years ago Closed 21 years ago

"no proxy for" doesn't work if port information entered

Categories

(Firefox :: Settings UI, defect, P3)

x86
Windows 2000
defect

Tracking

()

RESOLVED FIXED
Firefox1.0beta

People

(Reporter: mth, Assigned: mconnor)

References

Details

(Whiteboard: fixed-aviary1.0)

User-Agent: Build Identifier: Mozilla/4.0 if you add a ip-range in the no-proxy-for field, like 192.168.0. or 192.168.0.* it works as expected as long as you dont use something like 192.168.0.122:81 in this case the proxy is used. if i add 192.168.0.122 to the no-proxy-for field it works as expected again Reproducible: Always Steps to Reproduce: 1. see details Actual Results: Message: Access Denied. (This is OK, because our proxy reject requests to our internal ips) Expected Results: shouldnt use the proxy all said
As far as I'm aware, the "no proxy for" doesn't accept ports. We should probably strip these if entered, much like we do for popup windows, and will for cookies.
Assignee: firefox → mconnor
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: "no proxy for" dont work if not full ip and use url with port → "no proxy for" doesn't work if port information entered
Priority: -- → P3
Target Milestone: --- → Firefox1.0beta
It should work, see Bug 80918 for the correct syntax of IP ranges and ports. Should be 192.168/16:81 instead of 192.168.*:81. But keep Bug 136789 in mind.
Depends on: 222127
fixed branch and trunk with checkin for bug 222127
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Whiteboard: fixed-aviary1.0
Depends on: 80918
QA Contact: mconnor → benc
You need to log in before you can comment on or make changes to this bug.