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 in Validations.py #18512

Open
JBrence opened this issue Jan 15, 2022 · 1 comment · May be fixed by #19192 or #27517
Open

Bug in Validations.py #18512

JBrence opened this issue Jan 15, 2022 · 1 comment · May be fixed by #19192 or #27517

Comments

@JBrence
Copy link

JBrence commented Jan 15, 2022

Expected Behavior

Return False if username starts with anything other than a letter

Actual Behavior

Returns True if username starts with a dot

Steps to Reproduce the Problem

  1. Enter a username with a dot
  2. Output will say True

Specifications

  • Version: 1.0
  • Platform: Linux
@JBrence
Copy link
Author

JBrence commented Jan 15, 2022

Closes #18512

MateuszMirecki added a commit to MateuszMirecki/it-cert-automation-practice that referenced this issue Feb 22, 2022
Fixing condition in vailidation.py.
@MateuszMirecki MateuszMirecki linked a pull request Feb 22, 2022 that will close this issue
@MSerperior MSerperior linked a pull request Mar 4, 2023 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant