2008/3/16, Dale Newfield <[EMAIL PROTECTED]>:
>
> I propose that instead of having a
> method attribute on the submit tag that works w/o js in the client, but
> requires some black magic on the server side, we add an "action" attribute
> to the submit tag that uses js on the client to change the fo
Shouldn't validation just be fixed?
The root problem is that validation only uses the action alias and
doesn't check if a method name is provided in a parameter.
The user of a wildcard just works-around that limitation to creating an
alias it can match.
For historical reasons there's at least