ZF-11494: Zend_Form_SubForm Errors decorator warning
Description
When attach an "errors" decorator (Zend_Form_Decorator_Errors) for a sub-form it rises an error message:
Warning: htmlspecialchars() expects parameter 1 to be string, array given in C:\www\project1\library\Zend\View\Abstract.php on line 905
Comments
No comments to display