When the maxlength module is installed and enabled. Then translating content, where the field's max length is set to 255 and the English (original) character count is 119, getting the error
Translation cannot be longer than 128 characters but is currently 169 characters long.
even though the max length is set to 255.
# The maxlength module is enabled and a field is set to a max length, 255 for example.
# Create content where the character count for English is lengthy, near 128 and the translation would be over 128 characters
# Translate the content
# Review and try to save the translation
# Get the error described above
Active
1.17
Core