- Affected version
- 2.1.2
If a custom textfield is configured as value type color and has a low maximum length (like 2) configured, the user does get a confusing error message when trying to save accout details:
This most likely applies to other types as well.
IMHO the maximum length should be ignored (and not even be displayed as a configuration option) for date and color.
Ist should also be validated that it is long enough for url and email.
<fieldname>: Please enter a value using 2 characters or fewer.
This most likely applies to other types as well.
IMHO the maximum length should be ignored (and not even be displayed as a configuration option) for date and color.
Ist should also be validated that it is long enough for url and email.