DummyClassOrg / main

dummy for issue
0 stars 2 forks source link

Example Command 1 in `add` does not work #1518

Open nus-pe-script opened 5 years ago

nus-pe-script commented 5 years ago

Describe the bug Example command add n/John Doe p/98765432 e/johnd@nus.com a/311, Clementi Ave 2, #02-25 r/Secretary k/4.99 d/John is forgetful t/Accounting t/To Liase 2 does not work with error message being throw. Had to remove the space in the tag for the command to be successful. However UG does not mention that /T does not accept whitespaces.

To Reproduce Steps to reproduce the behavior:

  1. Type in add n/John Doe p/98765432 e/johnd@nus.com a/311, Clementi Ave 2, #02-25 r/Secretary k/4.99 d/John is forgetful t/Accounting t/To Liase 2
  2. See error

Expected behavior Based on the UG, the command should be valid and accepted.

Screenshots image

Additional context Add any other context about the problem here.

OS and Java Version macOS 10.14.1, JDK 9


[original: dummy#10]