(bug 23769) Disable HTML5 form validation for now
authorAryeh Gregor <simetrical@users.mediawiki.org>
Thu, 3 Jun 2010 17:18:21 +0000 (17:18 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Thu, 3 Jun 2010 17:18:21 +0000 (17:18 +0000)
commite347b2bab58e45c9b5ecd654eeb65c24558328c7
tree4897bd6925a1ee8ca03aac3e86ef7398f7a32a4b
parent2c14858bb8abebdad8a1ad41cbd27ea3042eb9c2
(bug 23769) Disable HTML5 form validation for now

Is implemented in recent WebKit but with no UI, so it's worse than just
giving a server-side error.  The only other implementation right now is
Opera and its UI is pretty ugly, so not yet worth the effort to do UA
sniffing.  Will backport to 1.16, as a regression fix.
HISTORY
includes/Html.php