Re: [fw-general] ZF 1.6.0 sanity check packages.

2008-08-31 Thread enportugal
Hi, The bug with Zend_Form_Element_File isn't fixed. We still need the set the element required for the system upload the file. If set to optional the file won't be uploaded I don't think, like this, the element will be used by many people. Regards, Alexander Veremyev wrote: Hi all!

Re: [fw-general] ZF 1.6.0 sanity check packages.

2008-08-31 Thread Christoph Dorn
Also it would be great to get r11164 into the release although it is not essential. Christoph enportugal wrote: Hi, The bug with Zend_Form_Element_File isn't fixed. We still need the set the element required for the system upload the file. If set to optional the file won't be uploaded

Re: [fw-general] ZF 1.6.0 sanity check packages.

2008-08-31 Thread enportugal
Zend_Form_Element_File I've been digging and it seams the the value receive by the isValid() function is NULL. So, we need to access the file name that is set by the adapter The problem is that the adapter don't have a method t return only the value, instead it returns the full path. I added

Re: [fw-general] ZF 1.6.0 sanity check packages.

2008-08-31 Thread Thomas Weidner
] To: fw-general@lists.zend.com Sent: Sunday, August 31, 2008 7:12 PM Subject: Re: [fw-general] ZF 1.6.0 sanity check packages. Hi, The bug with Zend_Form_Element_File isn't fixed. We still need the set the element required for the system upload the file. If set to optional the file won't

Re: [fw-general] ZF 1.6.0 sanity check packages.

2008-08-31 Thread Thomas Weidner
be patient. Greetings Thomas Weidner, I18N Team Leader, Zend Framework http://www.thomasweidner.com - Original Message - From: enportugal [EMAIL PROTECTED] To: fw-general@lists.zend.com Sent: Sunday, August 31, 2008 7:55 PM Subject: Re: [fw-general] ZF 1.6.0 sanity check packages

RE: [fw-general] ZF 1.6.0 sanity check packages.

2008-08-31 Thread Wil Sinclair
-Original Message- From: Thomas Weidner [mailto:[EMAIL PROTECTED] Sent: Sunday, August 31, 2008 1:25 PM To: enportugal; fw-general@lists.zend.com Subject: Re: [fw-general] ZF 1.6.0 sanity check packages. And this will include other problems. Zend_File_Transfer is not build only to work

[fw-general] ZF 1.6.0 sanity check packages.

2008-08-30 Thread Alexander Veremyev
Hi all! The sanity check release for Zf 1.6.0 is now available here: http://framework.zend.com/releases/preview/ZendFramework-1.6.0.tar.gz http://framework.zend.com/releases/preview/ZendFramework-1.6.0.zip http://framework.zend.com/releases/preview/ZendFramework-1.6.0-apidoc.ta r.gz