ZF-5001: Two "Your 'upload_max_filesize' config setting allows only 2048. You set 3000." unit tests errors
Description
{panel} 1) testRenderMaxFileSize(Zend_Form_Decorator_FileTest) Your 'upload_max_filesize' config setting allows only 2048. You set 3000. /home/cawa/ZendFramework/svn/framework/trunk/library/Zend/Form/Element/File.php:566 /home/cawa/ZendFramework/svn/framework/trunk/library/Zend/Form/Element/File.php:566
2) testSettingMaxFileSize(Zend_Form_Element_FileTest) Your 'upload_max_filesize' config setting allows only 2048. You set 3000. /home/cawa/ZendFramework/svn/framework/trunk/library/Zend/Form/Element/File.php:566 /home/cawa/ZendFramework/svn/framework/trunk/library/Zend/Form/Element/File.php:566 {panel}
Comments
Posted by Thomas Weidner (thomas) on 2008-11-20T10:03:53.000+0000
Should work with r12717.
Default ini settings for MAX_UPLOAD_FILES are now used from ini. Windows default is much higher than 3000 bytes
Posted by Alexander Veremyev (alexander) on 2008-11-20T10:41:19.000+0000
Fixed!
Posted by Wil Sinclair (wil) on 2008-12-01T13:50:46.000+0000
Updating these issues to mark them resolved for 1.7.1.