- πΊπ¦Ukraine AstonVictor
I'm closing it because the issue was created a long time ago without any further steps.
if you still need it then raise a new one.
thanks
Hi,
Just run tests on module and see that in testFormRulesInvalid(), $this->assertText('emailField not is a valid email.');
always failed.
Assuming
'email' => array(
'callback' => 'fapi_validation_rule_email',
'error_msg' => t('%field is not a valid email.')
),
we should fix the test that way $this->assertText('emailField is not a valid email.');
Closed: outdated
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I'm closing it because the issue was created a long time ago without any further steps.
if you still need it then raise a new one.
thanks