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

[PE-D] Editinfo accepts random words as parameters #157

Closed
nus-pe-bot opened this issue Oct 31, 2020 · 1 comment
Closed

[PE-D] Editinfo accepts random words as parameters #157

nus-pe-bot opened this issue Oct 31, 2020 · 1 comment

Comments

@nus-pe-bot
Copy link

When the editinfo command is entered with an unkown parameter the command is still accepted. The UG mentions that at least one parameter must be provided for it to work. To produce the bug type editinfo dance and the result is as shown:

Screenshot 2020-10-30 at 5.14.11 PM.png

To resolve, an ELSE option can be added to the conditional statements that determine the commands in the case of what to do when an unrecognized parameter is entered.


Labels: severity.Low type.FunctionalityBug
original: oasisbeatle/ped#4

@tikimonarch
Copy link

Solved in merge pull request #166

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

2 participants