Closed Bug 84525 Opened 24 years ago Closed 24 years ago

Not handling 421 error on connect

Categories

(Core Graveyard :: Networking: FTP, defect)

x86
Windows 2000
defect
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED
mozilla0.9.3

People

(Reporter: mscott, Assigned: dougt)

References

()

Details

Using Build ID: 2001060704 If I try visit any web page that has an ftp url in it, I'm unable to run the ftp url. I can click on it but nothing happens. I wonder if we are blocking the ftp connection? various urls that showed the same problem: http://www.3dgamers.com/dl/games/unrealtourn/utpatch436.exe.html I had to use a different browser in order to download these files =(.
investigating..
Severity: normal → blocker
Target Milestone: --- → mozilla0.9.1
On 5/31 04 build, using your link and clicking on the Virginia ftp link, the barber pole just spins and nothing happens. Does the barber pole spin for you?
The server is dropping the control connection on us with a 421 status as soon as we connect. We ain't handling that case: 0[482800]: nsFTPChannel::AsyncOpen() called 0[482800]: (425e630) nsFtpState created 0[482800]: (425e630) Establishing control connection... 0[482800]: (425e630) trying cached control 0[482800]: (425e630) creating control 0[482800]: (425dc80) nsFtpControlConnection created 0[482800]: (425e630) SUCCEEDED 0[482800]: (425e630) Waiting for control data (0)... 0[482800]: (425e630) nsFtpState::OnStartRequest() (spec =ftp://www.unrealengine.com/ut/436/ut-patch-436.run) 0[482800]: (425e630) reading 8 bytes: "421 15 " 0[482800]: (425e630) Writing "USER anonymous " 0[482800]: (425e630) Waiting for control data (0)... 0[482800]: (425e630) nsFtpState::OnStopRequest() rv=0 0[482800]: (425e630) nsFtpState stopping 0[482800]: (425e630) nsFtpState caching control connection 0[482800]: nsFTPChannel::OnStopRequest() called [this=425fae0, request=425fae0, aStatus=804b0002] *** Not a beta blocker. Adjusting milestone and priority...
Severity: blocker → major
Status: NEW → ASSIGNED
Target Milestone: mozilla0.9.1 → mozilla0.9.2
http://www.mozilla.org/releases/ has an ftp link called "Use This talkback enabled .bin" that properly brings up the download dialog. Is there something funky about the page where this happens?
answered :-)
random ftp urls on cnet seem to be working ok.
adjusting summary to mean something to me.
Summary: Can't click on ftp urls embedded in HTML pages → Not handling 421 error on connect
can't get it done in time.
Target Milestone: mozilla0.9.2 → mozilla0.9.3
Doesn't look like this is getting fixed before the freeze tonight. Pushing out a milestone. Please correct if I'm mistaken.
I checked in fixes for this bug this afternoon. QA, please verify.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
verified: win2000 2001082803 Linux rh6 2001082808
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.