Actions
Bug #96655
closedMissing error message if BE users enter an invalid email address
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2022-01-27
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
How to reproduce:
- Log-in at the TYPO3 backend.
- Go to user settings.
- Open tab "Personal data".
- Enter an invalid email address (e.g.
foobar
). - Click "Save" at the top.
Expected behavior:
A message that informs the backend user that the entered email address is syntactically invalid.
Actual behavior:
No feedback from the system. No errors/warnings in the browser console (e.g. JavaScript errors).
System:
TYPO3 version 11.5.5.
Files
Actions