Closed
Bug 104670
Opened 24 years ago
Closed 24 years ago
dstc.edu.au - "http:/directory/" incorrectly treated as "http://directory.com "
Categories
(Tech Evangelism Graveyard :: English Other, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: briansmith, Unassigned)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4+)
Gecko/20011008
BuildID: 2001100803
When a form has an action of "http:/[directory]" (e.g. "http:/cgi_bin") then the
URL is treated as "http://[directory].com". This causes a serious problem in the
above site because the user is forwarded to a completely unrelated site
(cgi-bin.com) when submitting the form instead of being subscribed to the
mailing list. I imagine that this will cause problems for other sites as well.
Reproducible: Always
Steps to Reproduce:
Go to above URL. type in "xmi-request@dstc.edu.au" in the first text box and
"xmi@dstc.edu.au" in the second text boxPress the "Add the following command"
button.
Actual Results: You will be transfered to "http://cgi-bin.com/majordomo/13007"
(a typo-squatting site).
Expected Results: you should be transfered to
"http://archive.dstc.edu.au/cgi-bin/majordomo/13007" which will ask you for more
commands to process.
IE 5.5 SP 2 handles this case correctly (at least, in the expected way).
Comment 1•24 years ago
|
||
->necko
Assignee: asa → neeti
Component: Browser-General → Networking
QA Contact: doronr → benc
EVANG!!!
Assignee: neeti → bclary
Component: Networking → English: US
Product: Browser → Tech Evangelism
QA Contact: benc → zach
Version: other → unspecified
Comment 3•24 years ago
|
||
For the reporter:
This is not a bug in mozilla because "http:/" is not longer supported.
marking new as a Evangelism bug
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•24 years ago
|
Component: English: US → English: Non-US
Priority: -- → P3
Summary: "http:/directory/" incorrectly treated as "http://directory.com" → dstc.edu.au - "http:/directory/" incorrectly treated as "http://directory.com"
Comment 5•24 years ago
|
||
this is now fixed by the patch for bug 32966 or bug 163225
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 6•23 years ago
|
||
Mass reassigning English-Other bugs to general default assignees.
Assignee: momoi → english-other
QA Contact: jonrubin → english-other
Updated•11 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•