-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Error message when ValidateLength fails was not proof-read #25566
Copy link
Copy link
Closed
Labels
Issue-BugIssue has been identified as a bug in the productIssue has been identified as a bug in the productResolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or moreUp-for-GrabsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsUp-for-grabs issues are not high priorities, and may be opportunities for external contributors
Metadata
Metadata
Assignees
Labels
Issue-BugIssue has been identified as a bug in the productIssue has been identified as a bug in the productResolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or moreUp-for-GrabsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsUp-for-grabs issues are not high priorities, and may be opportunities for external contributors
Type
Fields
Give feedbackNo fields configured for issues without a type.
Prerequisites
Steps to reproduce
It seems the author meant something like
The character length of the "bar" argument is too long at 5 characters. Shorten the character length of the argument so it is fewer than or equal to 2 charactersbut it has become "the number of chars argument" and 2 is wrapped in quotes.
Expected behavior
Actual behavior
Error details
N/aEnvironment data
Visuals
No response