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

Bugs for v1.2 implementation [Kyler] #58

Closed
5 tasks done
kthSim opened this issue Mar 10, 2019 · 0 comments
Closed
5 tasks done

Bugs for v1.2 implementation [Kyler] #58

kthSim opened this issue Mar 10, 2019 · 0 comments

Comments

@kthSim
Copy link

kthSim commented Mar 10, 2019

Things to fix

  • Update the help message for the add command
    • Currently states (Adds a person to the address book) for its help message, needs to be updated to reflect OutTeeth program
  • UI list crashes when running add n/Test ic/S1294567F dob/99-99-9999 p/99999999 e/emailTest@test.com a/Test Street t/Testing [java.lang.ArrayIndexOutOfBoundsException: 99]
    • UI bugs out on add n/Test ic/S1234234J dob/99-99-9999 p/99999999 e/testEmail@test.com a/123 Test Street t/Test as well
  • Unable to edit NRIC and DateOfBirth fields alone. But editable when paired with other fields (name, address, email, tags, phone).
  • Help message for edit does not reflect updated attributes
  • Remove debug print code in EditCommandParser.java line 35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants