Status: Available Owner: [email protected] CC: [email protected], lcamtuf Labels: Type-Bug Pri-2 OS-All Area-BrowserUI Size-Small
New issue 10649 by [email protected]: .py files not handled as executables when downloaded http://code.google.com/p/chromium/issues/detail?id=10649 What steps will reproduce the problem? - Download a .py file; What is the expected output? - A dialog asking me if I want to download a potentially dangerous file, like that shown when you download an .exe file. What do you see instead? - The .py will be treated as any other non-executable file and start downloading immediately. When you click on it in Chrome, it will be executed (assuming you have python installed). The same is probably true for other scripting languages, such as Perl, Ruby, etc... Maybe this applies to bash scripts on linux as well? -- 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 -~----------~----~----~----~------~----~------~--~---
