Actions
Bug #106663
closedNew Record Wizard ignores rootLevel=1
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2025-05-07
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
13
PHP Version:
8.2
Tags:
Complexity:
easy
Is Regression:
Yes
Sprint Focus:
On Location Sprint
Description
When TCA got 'rootLevel' => 1
set in ctrl section, records which are supposed to exist only on root level are available in new record wizard.
See screenshot (Backend users should not be available in sys_folders):
However, you can not save the new record:
1: Attempt to insert record on page:3 where table "be_users" is not allowed
This issue in new record wizard occures since v13.4.6. In v13.4.5 it worked as expected.
Files
Updated by Georg Ringer 11 days ago
- Complexity set to easy
- Is Regression set to Yes
- Sprint Focus set to On Location Sprint
Updated by Georg Ringer 9 days ago
- Status changed from New to Closed
this has been fixed in 13.4 branch already, confirmed in 13.4.9 but not anymore in 13.4.10-dev
Actions