Thursday, December 27, 2012

Zend_File_Transfer_Adapter_Abstract bug when file not uploaded

I'm not sure where goes wrong, but some how if a file element does not contain file,
the check returns empty.
there is a bug open since may, but yet no patch for it.

file effected is
Zend_File_Transfer_Adapter_Abstract
line #617: public function isValid($files = null)

http://framework.zend.com/issues/browse/ZF-12189


No comments: