Status: Available Owner: ---- CC: [email protected] Labels: Type-Bug Pri-2 OS-All Area-BrowserUI
New issue 24796 by [email protected]: Submitting a GET form to about:* URL always redirects to about:blank http://code.google.com/p/chromium/issues/detail?id=24796 When an user submits a GET form to any about: URL, the browser always redirects to about:blank page, not the page specified in "action" field of the form element. The attached HTML file demonstrates this issue. This issue is probably caused by FilterURL function in render_view_host.cc. Attachments: about-form.html 1.1 KB -- 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 -~----------~----~----~----~------~----~------~--~---
