Comment #3 on issue 28090 by [email protected]: Better error  
reporting for FTP when permission is denied
http://code.google.com/p/chromium/issues/detail?id=28090

Not so much. I'd prefer to allow adding more information to the standard  
error page.

Rationale:

1) Consistency. This is probably going to be pointed out during necessary  
UI review.
2) More possibilities. We could add more info to other error messages as  
well, which
may be helpful. For example, for FTP there are at least few other cases  
where I would
want to display the message we got from the server.
3) Even more possibilities. We can add "authenticate" as one of suggested  
actions,
not just "reload".

However, some HTTP servers also use to respond with just an error code and
description, so our behavior for FTP wouldn't be much different. Another  
advantage
of doing so is simplicity.

So, I'd prefer to extend our error page, but if it's too complicated, then  
sending fake
HTML is fine.

--
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

Reply via email to