ZF-5150: marking an element as an error should cause isValid() to fail
commit89e8fe7a35182e943068b0537e67b2efbff3168d
authormatthew <matthew@44c647ce-9c0f-0410-b52a-842ac1e357ba>
Thu, 17 Sep 2009 20:27:57 +0000 (17 20:27 +0000)
committermatthew <matthew@44c647ce-9c0f-0410-b52a-842ac1e357ba>
Thu, 17 Sep 2009 20:27:57 +0000 (17 20:27 +0000)
treebd53a15c119e48d71ce87ca9cf2384d838bdb5b6
parent4d14643e086e938292c0853108b7d1fa42e6a7c7
ZF-5150: marking an element as an error should cause isValid() to fail

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@18189 44c647ce-9c0f-0410-b52a-842ac1e357ba
library/Zend/Form.php
library/Zend/Form/Element.php
tests/Zend/Form/ElementTest.php
tests/Zend/Form/FormTest.php