Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 tasks done
valadas opened this issue Jun 21, 2024 · 0 comments
Open
2 tasks done

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

valadas opened this issue Jun 21, 2024 · 0 comments

Comments

@valadas
Copy link
Contributor

valadas commented Jun 21, 2024

Is there an existing issue for this?

  • 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

  • I agree to follow this project's Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant