Comment #2 on issue 17787 by daniel.torres.julian: links '<a  
href='file://...'></a>' fail
http://code.google.com/p/chromium/issues/detail?id=17787

Hello,

thanks for the answer

I've tried with:

<a href="file://C:/path/to/myfile.txt">link text</a>
<a href="file:///C:/path/to/myfile.txt">link text</a>
<a href="file://path/to/myfile.txt">link text</a> (network)
window.open ("file://...")

... the result is always the same -> nothing

In fact, with "window.open..", it opens a window "about:blank"

could it be a security cuestion? maybe should I change anything on my  
windows
configuration?

Thanks

P.D. : I didn't tell it but if I copy any of the links in the browser, it  
works
perfectly.


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