Closed
Bug 76254
Opened 25 years ago
Closed 25 years ago
ftp asserts a lot when it probably shouldn't
Categories
(Core Graveyard :: Networking: FTP, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.1
People
(Reporter: blizzard, Assigned: dougt)
References
()
Details
Right now when I try to load a url like the one above in the embedding widget I get:
###!!! ASSERTION: Channel doesn't have a prompt!!!: 'mPrompter', file
../../../../../mozilla/netwerk/protocol/ftp/src/nsFTPChannel.cpp, line 408
###!!! Break: at file
../../../../../mozilla/netwerk/protocol/ftp/src/nsFTPChannel.cpp, line 408
###!!! ASSERTION: Channel doesn't have an auth prompt!!!: 'mAuthPrompter', file
../../../../../mozilla/netwerk/protocol/ftp/src/nsFTPChannel.cpp, line 415
###!!! Break: at file
../../../../../mozilla/netwerk/protocol/ftp/src/nsFTPChannel.cpp, line 415
and it never loads.
| Reporter | ||
Comment 1•25 years ago
|
||
Actually, it will load pages. It's just slow and noisy.
| Reporter | ||
Updated•25 years ago
|
Summary: ftp doesn't work in embedding → ftp asserts a lot when it probably shouldn't
| Assignee | ||
Comment 3•25 years ago
|
||
I fixed most of the places where this could happen. are you still seeing this?
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
+verifyme.
blizzard: if this is gone, can you mark VERIFIED?
Keywords: verifyme
Updated•2 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•