Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.10.0
-
Fix Version/s: 1.10.0
-
Component/s: Zend_Validate
-
Labels:None
Description
Since all adapters are set by using ucfirst(strtolower($adapter)), the IntelligentMail cannot be used currently.
Currently also fails its unit test.
Fixed with r20333