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
Updated by Georg Ringer over 7 years ago
- Is duplicate of Bug #80672: Saving problems in Chrome 57+ added
Updated by Georg Ringer over 7 years ago
- Status changed from New to Closed
closed as duplicate of #80672. would be great if you can review the change of https://review.typo3.org/#/c/52613/ and give feedback in TER
Actions