Actions
Bug #80998
closedTCA validation in backend failed
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-04-25
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In many backend records (fe_users, sys_domain, sys_template ...) and own models the required validation failed (eval=>'required'). In TYPO3 7.6.16 the validation works correct, since 7.6.18 the validation fails.
Reproduce:
Create an new record and save it without fill any data. The record will be created with empty fields.
Tested in Chrome and Firefox.
Files
Actions