RESOLVED DUPLICATE of bug 65111 82426
cmd-click on form submit button results in empty GET despite method=POST
https://bugs.webkit.org/show_bug.cgi?id=82426
Summary cmd-click on form submit button results in empty GET despite method=POST
thorfi
Reported 2012-03-27 22:08:56 PDT
Created attachment 134219 [details] Simple Perl CGI script to demonstrate the problem The URL contains a sample form to demonstrate the issue. http://goh.id.au/~david/webkit.org/form-submit-new-tab/index.cgi Clicking "Submit" on the form does the expected thing, sending a form POST. Cmd-clicking "Submit" opens the form in a new tab, and sends a blank GET to the URL. The source code for the CGI is attached.
Attachments
Simple Perl CGI script to demonstrate the problem (1.39 KB, application/octet-stream)
2012-03-27 22:08 PDT, thorfi
no flags
Alexey Proskuryakov
Comment 1 2012-03-28 23:29:57 PDT
Jon, this seems familiar. Are you aware of other reports of the same?
Jon Lee
Comment 2 2012-03-29 13:43:39 PDT
*** This bug has been marked as a duplicate of bug 65111 ***
thorfi
Comment 3 2012-03-29 16:42:03 PDT
Thanks! :-)
Note You need to log in before you can comment on or make changes to this bug.