ZF-2816: Zend_Form_Element_Multi should not set isArray to true
Description
Zend_Form_Element_Multi should not set IsArray and/or multiple to true; instead, those properties should be set in Multiselect, MultiCheckbox individually.
Zend_Form_Element_Multi should not set IsArray and/or multiple to true; instead, those properties should be set in Multiselect, MultiCheckbox individually.
Comments
Posted by Matthew Weier O'Phinney (matthew) on 2008-03-07T14:43:39.000+0000
Fixed in trunk and 1.5 release branch