Bug: Integer Field does not allow negative numbers
Qendolin opened this issue ยท 0 comments
In this code the regex is wrong. It allows me to put a single '-' but no digits after it. It should be "-?\\d+|-|"
This could also be an issue in other controllers, I haven't checked.
The issue is also in YACL 2.5.1