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

dlmahan01 #573

Open
dlmahan21 opened this issue Oct 18, 2021 · 0 comments
Open

dlmahan01 #573

dlmahan21 opened this issue Oct 18, 2021 · 0 comments

Comments

@dlmahan21
Copy link

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:

  1. Enter a valid birth year in the calculator
  2. Press Enter before entering a birth month
  3. Program crashes with an uncaught ValueError

Expected behavior
The empty string would result in the value for the birth month being stored as 0

Screenshots
bug01_screenclip

Desktop (please complete the following information):

  • OS: Windows 10

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

  • Interface
  • Function
  • Build/Package/Merge
  • Assignment
  • Documentation
  • Checking
  • Algorithm
  • Timing/Serialization

Defect Trigger
For ODC later.
One of

  • Review and Inspection Triggers
  • Unit and Function Test Triggers
  • System and Field Test Triggers

Defect Impact

For ODC later.
One of

  • Capability
  • Usability
  • Performance
  • Reliability
  • Installability
  • Maintainability
  • Documentation
  • Migration
  • Standards
  • Integrity/Security
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant