Fixed
Details
Details
Priority
Assignee
Alex
AlexReporter
Alex
AlexDeveloper
Alex
AlexReviewer
Gleb Sinkovskiy
Gleb SinkovskiyChange Log Group
Fixed
Change Log Message
The "min_len" and "max_len" field options were used to validate even fields with empty values.
Story Points
1
Fix versions
Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Created July 9, 2015 at 3:26 PM
Updated April 16, 2025 at 8:03 AM
Resolved September 2, 2015 at 8:00 PM
When field value is empty, then it shouldn't be checked using "min_len" and "max_len" options.