ZF-8837: Zend_Validate_Barcode_IntelligentMail should be renamed to Zend_Validate_Barcode_Intelligentmail
Description
Since all adapters are set by using {{ucfirst(strtolower($adapter))}}, the IntelligentMail cannot be used currently. Currently also fails its unit test.
Comments
Posted by Thomas Weidner (thomas) on 2010-01-16T04:58:20.000+0000
Fixed with r20333