Open DingBao-sys opened 7 months ago
Thank you for feedback. I have attempted to replicate this bug with the given command, and failed to do so.
Before:
After:
Taking a closer look at the screenshot given it seems that you have put an additional space in between the name and d/
? If that were the case, we would get the output you have shown, but that is the expected behaviour, as the multiple spaces within John Doehhhhhhd d/shdhd
violates the rule we have set for names, which is that special characters (including space) must be surrounded by letters, while in this case the first space is surrounded by a letter and nother space. Hope this clears up any confusion!
Team chose [response.CannotReproduce
]
Reason for disagreement: [replace this with your explanation]
Steps to reproduce:
expected to be able to add person with name n/John Doehhhhhhd d/shdhd
actual Names should not be blank, and can only contain letters or a special character (space, slash or dash) surrounded by letters.!
even though ug did specify that special characters allowed are space /, / - surrounded by