- From: <bugzilla@jessica.w3.org>
- Date: Fri, 25 Nov 2011 01:24:30 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12561
Ian 'Hixie' Hickson <ian@hixie.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |NEW
--- Comment #33 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-11-25 01:24:29 UTC ---
I don't see the problem here. Just use formaction="?". You're not supposed to
POST to a URL with query parameters anyway, that doesn't make sense. The query
arguments are the form data in GET form submissions, the HTTP request body is
the form data in POST form submissions.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Friday, 25 November 2011 01:24:33 UTC