Dnn.Platform icon indicating copy to clipboard operation
Dnn.Platform copied to clipboard

[Bug]: Missing localization keys for Person Bar user registration

Open valadas opened this issue 2 weeks ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

What happened?

The file https://github.com/dnnsoftware/Dnn.Platform/blob/develop/Dnn.AdminExperience/Dnn.PersonaBar.Extensions/Components/Users/RegisterController.cs has many localized error messages that are supposed to come from this file https://github.com/dnnsoftware/Dnn.Platform/blob/develop/Dnn.AdminExperience/Library/Dnn.PersonaBar.UI/admin/personaBar/App_LocalResources/SharedResources.resx

Steps to reproduce?

  1. Try to register a user with something invalid for the email
  2. Notice a red X shows up without any message in it

Current Behavior

Many types of errors only show a red X

Expected Behavior

An error message should be shown to help the user fix the underlying issue

Relevant log output

No response

Anything else?

See https://dnncommunity.org/forums/using-dnn/admin-and-config/cant-add-new-users-with-my-superuser-account/#12341 for the source of this issue.

Affected Versions

9.13.3 (latest release)

What browsers are you seeing the problem on?

Chrome

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

valadas avatar Jun 21 '24 18:06 valadas