Edit report at http://pear.php.net/bugs/bug.php?id=17217&edit=1
ID: 17217
Updated by: [email protected]
Reported By: gounlaf at gmail dot com
Summary: W3C Validation : trackSubmit field is not valid
-Status: Open
+Status: Verified
Type: Feature/Change Request
Package: HTML_QuickForm2
Operating System: All
Package Version: 0.4.0
PHP Version: Irrelevant
Roadmap Versions:
New Comment:
-Status: Open
+Status: Verified
Looks like we forgot that <div>, indeed.
It was present in default template in HTML_QuickForm.
Previous Comments:
------------------------------------------------------------------------
[2010-03-12 10:13:40] gounlaf
Description:
------------
Hi,
when trackSubmit option is enabled, the hidden input is append directly
in <form> element
It should be inserted in an element like div (that has not real
meaning)
------------------------------------------------------------------------