Status: Unconfirmed Owner: [email protected] Labels: Type-Bug Pri-2 OS-All Area-Misc
New issue 6105 by dhhwai: REGRESSION: Save webpage as Web Page, Complete destroys user-inputted filename http://code.google.com/p/chromium/issues/detail?id=6105 Chrome Version : 154.42 Dev and r7672 Trunk URLs (if applicable) : http://www.ireasoning.com/ Other browsers tested: Firefox 3: OK IE 7: OK What steps will reproduce the problem? 1. Goto: http://www.ireasoning.com/ 2. Click Page menu > Save Page As (Ctrl+S) 3. Choose the directory to save, and ensure Save As Type is "Web Page, Complete" 4. In the File Name box, CLEAR OUT EVERYTHING and enter in a new name eg. "mypage". Of course, don't include the double-quotes and do NOT add any extension. 5. Click Save What is the expected result? File mypage.htm and directory mypage_files to be created in my specified save directory. What happens instead? 154.36 - Works fine 154.42: file created: mypage.htm. - Network Management Application Management Solutions (yes, the whole thing, with the ".htm" in the middle!) directory created: mypage.htm_files (with an added ".htm" in the middle) r7672: file created: .htm (no filename, and stored in the directory where the chrome.exe was run from!) did NOT create any directory for the associated files -- 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 -~----------~----~----~----~------~----~------~--~---
