Tempura-Person / pe

0 stars 0 forks source link

Load command has invalid error message with no parameters #7

Open Tempura-Person opened 1 year ago

Tempura-Person commented 1 year ago

image.png

When the load command is executed wrongly, its error message states it takes no parameters despite it needing the filename to load.

soc-se-bot commented 1 year ago

Team's Response

You probably did not scroll down the Command Response Box to see the full message. The full message is:

Invalid command format! 
load: loads the current EduMate from memory.Parameters:
load FILENAME (non-empty alphanumeric string)
Example:
load backup

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: There is still a cosmetic formatting error. There is no newline before "Parameters:\n" and it is fused to the previous sentence when it should be in a new line.