You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
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: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
The text was updated successfully, but these errors were encountered: