ZF-6780: Zend_Filter_Input doesn't collect validation messages for different values in the specified field
Description
$this->_invalidMessages[$validatorRule[self::RULE]] is always set to the new messages array while field values iteration
$this->_invalidMessages[$validatorRule[self::RULE]] is always set to the new messages array while field values iteration
Comments
Posted by Alexander Veremyev (alexander) on 2009-05-22T08:50:46.000+0000
Fixed