In this situation, the name is a valid string since its indeed alphanumeric characters
The ic is also valid since it only contains alphanumeric characters and is not blank
Phone is a number that is atleast 3 digit long
All these are considered valid inputs and thus is assumed to be a valid command if according to userguide / error message solutions
In this situation, the name is a valid string since its indeed alphanumeric characters The ic is also valid since it only contains alphanumeric characters and is not blank Phone is a number that is atleast 3 digit long
All these are considered valid inputs and thus is assumed to be a valid command if according to userguide / error message solutions
Labels:
severity.Medium
type.FunctionalityBug
original: sk2001git/ped#2