We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Program fails to interpret empty string for birth month
Program CSC256PublicChangeDoc-master
Component full_retirement_age_calculator_app.py
Error Type Behavioral error
Severity Fatal
Priority TBD
State Open
To Reproduce Steps to reproduce the behavior:
Expected behavior The empty string would result in the value for the birth month being stored as 0
Screenshots
Desktop (please complete the following information):
Additional context birth month prompt lacks any input validation before converting into an integer
Assigned Current owner of the issue. Initially, assigned to the Component's lead developer.
Defect Type For ODC later. One of
Defect Trigger For ODC later. One of
Defect Impact
For ODC later. One of
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Program fails to interpret empty string for birth month
Program
CSC256PublicChangeDoc-master
Component
full_retirement_age_calculator_app.py
Error Type
Behavioral error
Severity
Fatal
Priority
TBD
State
Open
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The empty string would result in the value for the birth month being stored as 0
Screenshots
Desktop (please complete the following information):
Additional context
birth month prompt lacks any input validation before converting into an integer
Assigned
Current owner of the issue. Initially, assigned to the Component's lead developer.
Defect Type
For ODC later.
One of
Defect Trigger
For ODC later.
One of
Defect Impact
For ODC later.
One of
The text was updated successfully, but these errors were encountered: