[Webkit-unassigned] [Bug 65111] New: Forms are submitted as GET, even if POST was specified.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 25 08:13:48 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65111
Summary: Forms are submitted as GET, even if POST was
specified.
Product: WebKit
Version: 420+
Platform: Macintosh Intel
OS/Version: Mac OS X 10.7
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Forms
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: t.tom at succont.de
When the submit button of a form is pressed with command, the action URL is opened inside a new tab. If the method was specified as POST, the URL will be requested with GET. There seems to be no possibility to submit a form to a new tab and use the POST method.
--
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