Closed Bug 286746 Opened 19 years ago Closed 19 years ago

no proxy for: using "t" does not work

Categories

(Core :: Networking, defect)

1.7 Branch
x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 280280

People

(Reporter: doom.mail, Assigned: darin.moz)

References

()

Details

Attachments

(2 obsolete files)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.6) Gecko/20050223 Firefox/1.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.6) Gecko/20050223 Firefox/1.0.1

'no proxy for' = t => www.bnpparibas.net unreachable
'no proxy for' = t => other sites reachables
'no proxy for' = x => all sites reachables

message of firefox in french :
'Délai de connexion dépassé lors du contact de www.bnpparibas.net'

translation (trying) :
Connection delay exceeded when contacting www.bnpparibas.net


Reproducible: Always

Steps to Reproduce:
1. tools>options>general>connection parameters
2. 'no proxy for'=t
3. go to www.bnpparibas.net
4. go to other site
5. try step 1 to 4 with 'no proxy for'=x
Actual Results:  
www.bnpparibas.net unreachable

Expected Results:  
surf on www.bnpparibas.net
what proxy host/port are you using?
Assignee: bugs → darin
Component: Preferences → Networking: HTTP
Product: Firefox → Core
QA Contact: mconnor → networking.http
Version: unspecified → 1.7 Branch
(In reply to comment #1)
> what proxy host/port are you using?

I am not sure of the question but it is the proxy of my society.

The official configuration is for internet explorer :
for HTTP, securised, FTP : address=proxy.stna.dgac.fr  port=8080
no proxy for =
intrux;opel;*.stna.dgac.fr;ged;thx;altair;email;imap;ddt;aigle;herschel;news;manet;newherschel.stna.aviation;143.196.160.250;;143.196.160.11;;extraweb.stba.aviation;noisedb.stba.aviation

The configuration of firefox is :
for HTTP, SSL, FTP : address=proxy.stna.dgac.fr  port=8080
no proxy for =
intrux,opel,*.stna.dgac.fr,ged,thx,altair,email,imap,ddt,aigle,herschel,news,manet,newherschel.stna.aviation,143.196.160.250,localhost,127.0.0.1,143.196.160.11,<Local>,extraweb.stba.aviation,noisedb.stba.aviation,<Local>

the problem occured because I have a mistake in my 'no proxy for' of firefox :
localhost is localho,t (I don't know how 's' became a ',').

And with this wrong configuration, firefox don't connect to bnpparibas.net so I
search and I find that 'no proxy for'=t makes the problem.

With Internet Explorer there is no problem with the wrong configuration.
ah... maybe we just compare the end of the requested host with the "no proxy
for" urls and find that www.bnpparibas.net ends with t, so we shouldn't use a proxy

that would be a bug.
(In reply to comment #3)
> ah... maybe we just compare the end of the requested host with the "no proxy
> for" urls and find that www.bnpparibas.net ends with t, so we shouldn't use 
a proxy
> that would be a bug.

Yes it is that.

I have  test :
'no proxy for'='et' => www.bnpparibas.net unreachable
'no proxy for'='m' => fnac.com unreachable
'no proxy for'='c.com' => fnac.com unreachable
(with standard configuration all sites are reachable)

So, after having compared, you just have to verify that next byte
in comparison (because I think you begin by end) is a '.'

I am happy because it is my first reported bug.

bye
(In reply to comment #4)
... is a '.' or the end (begining) of the url.

*** This bug has been marked as a duplicate of 280280 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
V/dupe.
Component: Networking: HTTP → Networking
QA Contact: networking.http → benc
Summary: no proxy for field = t => can't connect to www.bnpparibas.net (with x or s it works ???) → no proxy for: using "t" does not work
Attachment #8771623 - Attachment is obsolete: true
Attachment #8771623 - Flags: review?(kmaglione+bmo)
Attachment #8771624 - Attachment is obsolete: true
Attachment #8771624 - Flags: review?(kmaglione+bmo)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: