Make sure that text in AI Translate is smaller then allowed size

Created on 7 October 2024, 9 months ago

Problem/Motivation

Currently you might get a mistranslation with an explanation for a short string- or a text field that might have a limit of 255 characters (or some other set value).

When it tries to save this it will catch a database error because the response is not truncated.

Steps to reproduce

Proposed resolution

Either:
* Add a validation error or retry here
* (or) Substr Drupal class to cut off the message before saving

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Active

Version

1.0

Component

Other Submodules

Created by

πŸ‡©πŸ‡ͺGermany marcus_johansson

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024