Status: Untriaged Owner: [email protected] CC: [email protected] Labels: Type-Bug Pri-2 OS-All Area-Misc Size-Medium NewFTP
New issue 20405 by [email protected]: New FTP: report a more specific error than net::ERR_FAILED for file not found http://code.google.com/p/chromium/issues/detail?id=20405 This issue was originally reported by [email protected] in issue 15858#c5. To reproduce it, type ftp://ftp.gnu.org/bash/ in the location bar. (The correct URL is ftp://ftp.gnu.org/gnu/bash/.) We get an error page with the error message: Error 2 (net::ERR_FAILED): Unknown error. We should use the net::ERR_FILE_NOT_FOUND error in this case. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
