Edit report at http://pear.php.net/bugs/bug.php?id=16807&edit=1
ID: 16807
Updated by: [email protected]
Reported By: addw at phcomp dot co dot uk
Summary: Input type 'file' should check for POST form
-Status: Open
+Status: Closed
Type: Feature/Change Request
Package: HTML_QuickForm2
Operating System: any
Package Version: 0.3.0
PHP Version: 5.3.0
-Assigned To:
+Assigned To: avb
Roadmap Versions:
New Comment:
-Status: Open
+Status: Closed
-Assigned To:
+Assigned To: avb
This bug has been fixed in SVN.
If this was a documentation problem, the fix will appear on pear.php.net
by the end of next Sunday (CET).
If this was a problem with the pear.php.net website, the change should
be live shortly.
Otherwise, the fix will appear in the package's next release.
Thank you for the report and for helping us make PEAR better.
Previous Comments:
------------------------------------------------------------------------
[2009-11-20 00:06:51] doconnor
-Type: Bug
+Type: Feature/Change Request
------------------------------------------------------------------------
[2009-11-19 19:30:09] addw
Description:
------------
If an addElement of type 'file' is done it should check that the form is
a POST form - otherwise it won't work.
It should also complain if the encoding type is not multipart/form-data
Maybe people should know -- I suspect that many will get this wrong.
------------------------------------------------------------------------