Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 21245 by [email protected]: Form Data Resubmitted
http://code.google.com/p/chromium/issues/detail?id=21245

Chrome Version       : 2.0.172.43
URLs (if applicable) :
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
      Safari 4:
   Firefox 3.x: OK
          IE 7:
          IE 8: OK

What steps will reproduce the problem?
1. Submit a form with method="post" which posts back to the same page aka
action=""
2. Click in address bar and press enter to reload page without form values
being sent
3. Click the reload button

What is the expected result?
The page should reload without posting any form data back to the server.

What happens instead?
Chrome "Confirm form resubmission" dialog is displayed. This should not
show up as the page has been reloaded via the address bar with no post data
being provided.

Please provide any additional information below. Attach a screenshot if
possible.

I'm no expert but most likely what is happening is Chrome isn't properly
registering the page reload when the same page is requested via the address
bar which leads it to believe nothing has happened since the previous form
submission.


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