ZF-5316: testHostnameValidatorMessagesShouldBeTranslated(Zend_Validate_EmailAddressTest) and testIpValidatorMessagesShouldBeTranslated(Zend_Validate_HostnameTest) failures
Description
{panel} 26) testHostnameValidatorMessagesShouldBeTranslated(Zend_Validate_EmailAddressTest) Failed asserting that two strings are equal. expected string difference <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx???????????????????????????????????> got string <'0.239,512.777' appears to be a DNS hostname but cannot extract TLD part>
27) testIpValidatorMessagesShouldBeTranslated(Zend_Validate_HostnameTest) Failed asserting that two strings are equal. expected string difference <xxxxxxxxxxxxxxxxxxxxxxxxxxxx????????????????????????????> got string <'0.239,512.777' does not appear to be a valid IP address> {panel}
Comments
Posted by Thomas Weidner (thomas) on 2008-12-20T03:25:46.000+0000
Should be fixed with r13389
Posted by Alexander Veremyev (alexander) on 2008-12-21T01:48:17.000+0000
Fixed and merged into release-1.7 branch with r13404.