Skip to content

[Test failure] <TC-00003>: <Warning message omits user email in activation prompt> #2689

@SantiagoSuHe

Description

@SantiagoSuHe

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

  1. Create a new account using a valid email address.
  2. Do not verify the email.
  3. Return to the LMS login page.
  4. Enter the same username/email and password.
  5. After submitting, observe the activation warning message.
  6. Note that the email portion of the message is omitted, showing only a dot.

Additional information

Image

This is happening in TEAK too

Metadata

Metadata

Assignees

Labels

needs triagerelease testingAffects the upcoming release (attention needed)ulmoReleased in Ulmo

Type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions