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

Can enter non-numeric characters for Year field in 'End Date' #10

Open
sdgun opened this issue Mar 9, 2018 · 1 comment
Open

Can enter non-numeric characters for Year field in 'End Date' #10

sdgun opened this issue Mar 9, 2018 · 1 comment
Labels
Bug Something isn't working Challenge1Scope Scope for Bug Fix Challenge

Comments

@sdgun
Copy link
Collaborator

sdgun commented Mar 9, 2018

Target URL

http://127.0.0.1:5000/configuration/create

Steps to Reproduce

  1. Open the URL http://127.0.0.1:5000/
  2. Click 'Create configuration' Tab
  3. Select 'Data Scope' from the drop down
  4. Type 'abc' in 'End Date' year field

Actual Result(s)

  • Can enter non-numeric characters for Year field in 'End Date'

Expected Result(s)

  • Any of the Date fields won't accept non-numeric characters so this field must validate non-numeric characters

Frequency

  • 5/5

Environment Details

  • Device(s): Laptop
  • Resolution: 1366 x 768
  • Operating System: Windows 7 64bit
  • Browser(s): Chrome 64.0.3282.186 (Official Build) (64-bit)

Image(s)/Video(s)/Console Log/Crash Log

4

@sdgun sdgun added the Bug Something isn't working label Mar 9, 2018
@talesforce talesforce added the Challenge1Scope Scope for Bug Fix Challenge label Mar 13, 2018
@talesforce
Copy link
Contributor

The suggested fix only removes the characters from the entered values and leaves the number.

For example entering "ik45m" will result in "45", there should be a warning about this or make this field accept only numeric values

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Challenge1Scope Scope for Bug Fix Challenge
Projects
None yet
Development

No branches or pull requests

2 participants