[Bug 12561] Add the @action in the <form> so that there is a way to submit to the same page

https://www.w3.org/Bugs/Public/show_bug.cgi?id=12561

--- Comment #43 from Benjamin Hawkes-Lewis <bhawkeslewis@googlemail.com> 2011-12-24 17:17:36 UTC ---
(In reply to comment #42)
> (In reply to comment #41)
> > (In reply to comment #15) 
> > > action="" (empty) is not the same as action=" " (single space) for historical
> > > reasons and as this is very confusing, it is made non-conforming to not specify
> > > a non-empty URL.
> > 
> > I'm inclined to agree with Comment 11.
> > 
> > Could we not allow action="" (which is common) and prohibit action=" " (single
> > space)?
> 
> Isn't not allow and prohibit the same? Did you write it right?

Sorry, to be clear, I'm asking why we cannot:

a) allow action="" (empty string)

AND

b) prohibit action=" " (single space)

-- 
Configure bugmail: https://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 Saturday, 24 December 2011 17:17:42 UTC