1) testTitleAttributeGetsTranslated(Zend_Form_Element_ImageTest)
Non-static method Zend_Locale::setLocale() should not be called statically, assuming $this from incompatible context
2) testTitleAttributeDoesNotGetTranslatedIfTranslatorIsDisabled(Zend_Form_Element_ImageTest)
Non-static method Zend_Locale::setLocale() should not be called statically, assuming $this from incompatible context
3) testTitleAttributeGetsTranslated(Zend_Form_Element_SubmitTest)
Non-static method Zend_Locale::setLocale() should not be called statically, assuming $this from incompatible context
4) testTitleAttributeDoesNotGetTranslatedIfTranslatorIsDisabled(Zend_Form_Element_SubmitTest)
Non-static method Zend_Locale::setLocale() should not be called statically, assuming $this from incompatible context
Should be solved with r14705