Skip to content

Error message displays HTML as text instead of rendering link on registration with existing email #3891

@spani85

Description

@spani85

Describe the current behavior

When registering with an email already associated with a legacy customer account, the registration error message displays the HTML tag as plain text instead of rendering it as a clickable link:

This email address is already associated with an account. If this account is yours, you can <a href="/account/login#recover">reset your password</a>

Describe the expected behavior

The <a> tag should be rendered as a clickable link so users can reset their password directly from the error message.

Version information (Dawn, browsers and operating systems)

  • Dawn Version: 12.0.0
  • Chrome Version 145.0.7632.46

Possible solution

The error message rendering should parse and render HTML links instead of displaying them as plain text, especially for legacy customer accounts.

Additional context/screenshots

Attach screenshot showing the HTML link displayed as text.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions