And why should they be assigned by isValid() ? No one said that.
Instead of thinking that the implementation does not work it would be better
if you say where you have a problem.
It makes no sense to discuss ZF internal code which works and is tested ;-).
Greetings
Thomas Weidner, I18N Team Leader, Zend Framework
http://www.thomasweidner.com
----- Original Message -----
From: "Jacky Chen" <[email protected]>
To: "Thomas Weidner" <[email protected]>
Sent: Monday, March 30, 2009 7:32 PM
Subject: Re: [fw-general] about zend_form_element_file error messages
but in the isValid() method of the form file element,no error messages
were
assigned to the form by file adapter.
Best Regards,
Jacky
2009/3/30 Thomas Weidner <[email protected]>
Error messages from the form are not assigned to the file adapter.
It is the other way round... error messages from the file adapter are
assigned to the form.
Greetings
Thomas Weidner, I18N Team Leader, Zend Framework
http://www.thomasweidner.com
----- Original Message ----- From: "Jacky Chen" <[email protected]>
To: <[email protected]>
Sent: Monday, March 30, 2009 12:36 PM
Subject: [fw-general] about zend_form_element_file error messages
Hi,
is it not implement the error messages process for the form file element
just now,or missing that? no error messages are assign to the form file
element after the file adapter validated the file element.
Best Regards,
Jacky