-
Notifications
You must be signed in to change notification settings - Fork 167
Open
Open
Copy link
Labels
needs triagerelease testingAffects the upcoming release (attention needed)Affects the upcoming release (attention needed)ulmoReleased in UlmoReleased in Ulmo
Description
Release
Ulmo
Expected behavior
When a user who already has an account but has not validated their email tries to log in again, the LMS should display the standard activation warning message, including the email address where the activation link was sent.
Example:
“We just sent an activation link to [email protected].”
Actual behavior
The warning message is displayed, but the email address is missing.
Instead of rendering the user’s email, the message shows only a period (“.”).
This can be clearly seen in the attached screenshot, where the message reads:
“We just sent an activation link to .”
The UI renders correctly, but the dynamic value for the email is missing.
Steps to reproduce
- Create a new account using a valid email address.
- Do not verify the email.
- Return to the LMS login page.
- Enter the same username/email and password.
- After submitting, observe the activation warning message.
- Note that the email portion of the message is omitted, showing only a dot.
Additional information
This is happening in TEAK too
Metadata
Metadata
Assignees
Labels
needs triagerelease testingAffects the upcoming release (attention needed)Affects the upcoming release (attention needed)ulmoReleased in UlmoReleased in Ulmo
Type
Projects
Status
No status