New issue 90332 by kenm...@google.com: Save Link as... fails with no error
message for bad URL
http://code.google.com/p/chromium/issues/detail?id=90332
Chrome Version : 14.0.825.0
OS Version: OS X 10.5.8
URLs (if applicable) :
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
Safari 5: OK
Firefox 5.0.1: OK
What steps will reproduce the problem?
1. Open the attached HTML file which has this poorly-formatted hyperlink
(double http):
<a
href="http://http://www.freemobilefun.net/wallp/128_128/animals/relaxed-kitten.jpg">link</a>
2. Right-click on the link, choose "Save Link as"
What is the expected result?
There should be some error message to the user
What happens instead?
No-op
Please provide any additional information below. Attach a screenshot if
possible.
Safari lets the user start a download then in the Download queue it says "0
bytes of ? - can't find host" (see attachment)
Firefox shows a modal tray error (see attachment)
UserAgentString: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8)
AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.825.0 Safari/535.1
Attachments:
SaveLinkAs_FFError.png 22.1 KB
SaveLinkAs_SafariError.png 13.3 KB
Comment #1 on issue 90332 by ahendric...@chromium.org: Save Link as...
fails with no error message for bad URL
http://code.google.com/p/chromium/issues/detail?id=90332
(No comment was entered for this change.)