Closed
Bug 73375
Opened 25 years ago
Closed 25 years ago
redirect to wrong URL
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: pavel1r, Assigned: asa)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; 0.8) Gecko/20010215
BuildID: 2001021508
when tried to connect to www.ynet.co.il it redirects to site like
http://www.ynet.co.il/home/0,7340,L-8,FF.html. Browser goes to
http://www.ynet.co.il/home/0 instead.
Does not happen in netscape 6.01
Reproducible: Always
Steps to Reproduce:
Connect to www.ynet.co.il
Actual Results: Got Error 404
Expected Results: To be load the correct url when redirected.
from the sniffer:
Initial request:
GET./.HTTP
/1.1..Cookie:.ss
uid=2B1PM00008Y0
008UeGdYccdtx0;.
RMID=d50858023aa
37bf0..Host:.www
.ynet.co.il..Use
r-Agent:.Mozilla
/5.0.(Windows;.U
;.Windows.NT.5.0
;.en-US;.0.8).Ge
cko/20010215..Ac
cept:.*/*..Accep
t-Language:.en..
Accept-Encoding:
.gzip,deflate,co
mpress,identity.
.Keep-Alive:.300
..Connection:.ke
ep-alive....
Server response:
HTTP/1.1.2
00.OK..Server:.M
icrosoft-IIS/4.0
..Date:.Sun,.25.
Mar.2001.16:43:0
4.GMT..Connectio
n:.close..Conten
t-Type:.text/htm
l....<HTML>..<HE
AD>..<meta.http-
equiv="Refresh".
content="0;.url=
/home/0,7340,L-8
,FF.html">..</HE
AD>..<BODY.BGCOL
OR="#FFFFFF".sty
le='margin:10'.s
croll=no>..</BOD
Y>..</HTML>.....
.
Second request: (for /home/0 instead /home/0,7340,L-8,FF.html)
GET./home/
0.HTTP/1.1..Cook
ie:.ssuid=2B1PM0
0008Y0008UeGdYcc
dtx0;.RMID=d5085
8023aa37bf0..Hos
t:.www.ynet.co.i
l..User-Agent:.M
ozilla/5.0.(Wind
ows;.U;.Windows.
NT.5.0;.en-US;.0
.8).Gecko/200102
15..Pragma:.no-c
ache..Cache-Cont
rol:.no-cache..A
ccept:.*/*..Acce
pt-Language:.en.
.Accept-Encoding
:.gzip,deflate,c
ompress,identity
..Keep-Alive:.30
0..Connection:.k
eep-alive....
Comment 1•25 years ago
|
||
known bug with a patch attached
*** This bug has been marked as a duplicate of 45143 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•