[Webkit-unassigned] [Bug 82426] New: cmd-click on form submit button results in empty GET despite method=POST
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 27 22:08:56 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=82426
Summary: cmd-click on form submit button results in empty GET
despite method=POST
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
URL: http://goh.id.au/~david/webkit.org/form-submit-new-tab
/index.cgi
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Minor
Priority: P2
Component: Forms
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: david.webkit.org at goh.id.au
Created an attachment (id=134219)
--> (https://bugs.webkit.org/attachment.cgi?id=134219&action=review)
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list