Actions
Bug #94075
closedUser settings overwrite values of disabled fields
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2021-05-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.0
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Description
When the realName
and / or email
fields are disabled in the User settings:
setup.fields.realName.disabled = 1
setup.fields.email.disabled = 1
the values will be reset to empty strings intead of keeping the original ones.
Before:
Setup dialog:
After saving:
Files
Actions