- 🇩🇪Germany Anybody Porta Westfalica
I guess we should have further tests for the password recovery form's functionality and texts. Any plans to implement a fix here?
In general, it might make sense to have tests for all texts in core that are altered by this module (in a separate test class) to ensure they are overwritten as expected. Could someone please open a follow-up issue for that general thing?
- Status changed to Closed: outdated
over 1 year ago 9:13am 10 October 2023 - 🇩🇪Germany Grevil
Not the case anymore. We call a custom validation method through "email_registration_form_user_login_form_alter()", which changes the error message to:
Unrecognized email address or password. Forgot your password?
But I agree, we should add a test for that. I'll create a follow-up issue, where we can collect test ideas.