window.location.reload() after a POST doesn't resend the post data
https://bugs.webkit.org/show_bug.cgi?id=23735
Summary window.location.reload() after a POST doesn't resend the post data
Tony Chang
Reported 2009-02-04 10:55:02 PST
Here's a test case: http://ponderer.org/tests/post-test.py In Firefox 3.0 and IE7, I get the dialog asking if I want to resend post data. In Safari 3.2 and Chrome 2.0 it just loads the page without sending any post data.
Attachments
Mark Rowe (bdash)
Comment 1 2009-02-04 11:46:15 PST
Adele Peterson
Comment 2 2009-02-11 13:23:52 PST
Is this a regression?
Tony Chang
Comment 3 2009-02-11 13:35:50 PST
Not that I know of. I think it's always been broken.
adolfjap
Comment 5 2010-11-02 23:48:32 PDT
Plavozont
Comment 6 2011-09-13 21:26:26 PDT
This bug is not fixed yet, please fix it people! http://code.google.com/p/chromium/issues/detail?id=6429
o_cardoza
Comment 7 2012-02-21 13:07:14 PST
Not fixed. Post-data fails to resend on JavaScript command "window.location.reload()" Chrome 17.0 FAIL Safari 5.1 FAIL Firefox 10.0 PASS IE 9.0 PASS Tony Chang's test case still works: http://ponderer.org/tests/post-test.py Related Bugs: http://code.google.com/p/chromium/issues/detail?id=6429 which blocks http://code.google.com/p/chromium/issues/detail?id=80285
Emmanuel Proulx
Comment 8 2013-05-13 08:36:10 PDT
This bug was found in 2009. We're 2013. Anyone has an idea when this will be fixed?
Note You need to log in before you can comment on or make changes to this bug.