You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a TYPO3 instance with default language germand and an english translation
Whenever a form is submitted on a translated page (english) and serverside validation fails, the form is displayed in the default language (german) after the page reload.
I was able to reproduce this bug in both TYPO3 v12 and v13.