Closed
Bug 20917
Opened 25 years ago
Closed 25 years ago
[DOGFOOD] can't download latest commercial build using ftp
Categories
(Core :: Networking, defect, P3)
Tracking
()
VERIFIED
FIXED
M12
People
(Reporter: mscott, Assigned: warrensomebody)
Details
(Whiteboard: [PDT+])
Hey Jud, using a build I pulled sunday night around 5pm, I can't go to download
the latest commercial release using ftp. I'm connecting to sweetlou and am then
getting the directory listing. When I select on a directory like "windows", we
fail to expand it and I get the following JS error printed out to the screen
saying NewChannelFromURI isn't getting enough arguments.
JavaScript Error: uncaught exception: [Exception... "Not enough arguments [nsIIO
Service.newChannelFromURI]" nsresult: "0x80570001 (NS_ERROR_XPC_NOT_ENOUGH_ARGS
)" location: "JS frame :: chrome://directory/content/directory.js :: ReadDirect
ory :: line 138" data: no]Hey Jud, using a build I pulled sunday night around
5pm, I can't go to download<br>the latest commercial release using ftp. I'm
connecting to sweetlou and am then getting the directory listing. When I select
on a directory like "windows", we fail to expand it and I get the following JS
error printed out to the screen<br>saying NewChannelFromURI isn't getting enough
arguments. <br><br>JavaScript Error: uncaught exception: [Exception... "Not
enough arguments [nsIIO
Service.newChannelFromURI]" nsresult: "0x80570001
(NS_ERROR_XPC_NOT_ENOUGH_ARGS
)" location: "JS frame ::
chrome://directory/content/directory.js :: ReadDirect
ory :: line 138" data: no]
Updated•25 years ago
|
Assignee: valeski → warren
Comment 1•25 years ago
|
||
looks like someone changed the api again. warren?
Assignee | ||
Comment 2•25 years ago
|
||
Yes, sorry. I guess I didn't try ftp before checking in.
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•25 years ago
|
||
Fixes checked in. First I had to add the missing arguments to directory.js. But
then I hit some breakage from recent webshell changes. Fixed them too with
Waterson's help.
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 5•25 years ago
|
||
verified working 1999120908
Bulk move of all Necko (to be deleted component) bugs to new Networking
component.
You need to log in
before you can comment on or make changes to this bug.
Description
•