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

Foreign uppercase characters not recognized as such in signup form #17779

Open
Raniz85 opened this issue Nov 21, 2024 · 1 comment
Open

Foreign uppercase characters not recognized as such in signup form #17779

Raniz85 opened this issue Nov 21, 2024 · 1 comment
Labels
🐛 bug Something isn't working ui area: UI, frontend, button, form, input

Comments

@Raniz85
Copy link

Raniz85 commented Nov 21, 2024

Found a bug? Please fill out the sections below. 👍

Issue Summary

I tried signing up in the web interface with a password containing an uppercase Ö, and it didn't validate.

Steps to Reproduce

  1. Sign up
  2. Enter a 7 or more character long password containing lowercase ASCII characters, a digit, and a single uppercase Swedish letter (Å, Ä or Ö)
  3. Password is not considered valid

Actual Results

Password is not considered valid

Expected Results

The password should be considered valid

Evidence

Uppercase A works:
Screenshot_20241121_114914

Uppercase Å does not:
Screenshot_20241121_114938

@Raniz85 Raniz85 added the 🐛 bug Something isn't working label Nov 21, 2024
@dosubot dosubot bot added the ui area: UI, frontend, button, form, input label Nov 21, 2024
@dipak-kumawat
Copy link

I came across issue #17779 ("Foreign Uppercase Characters Not Recognized as Such in Signup Form") and would like to take ownership of resolving it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working ui area: UI, frontend, button, form, input
Projects
None yet
Development

No branches or pull requests

2 participants