Bug #57515
closedsys_file_reference not allowed on root (pid=0)
100%
Description
I want to add user images to be_users using FAL.
This is TCA config:
'images' => array( ... 'config' => \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::getFileFieldTCAConfig( 'images', array( 'appearance' => array('createNewRelationLinkTitle' => '...') ), $GLOBALS['TYPO3_CONF_VARS']['GFX']['imagefile_ext'] ) ),
This happens on save, because BE users are on page 0:
Attempt to insert record on page '[root-level]' (0) where this table, sys_file_reference, is not allowed
What to do?
Updated by Gerrit Code Review over 10 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project TYPO3CMS/Extensions/vidi has been pushed to the review server.
It is available at https://review.typo3.org/29053
Updated by Steffen Müller over 10 years ago
- Status changed from Under Review to New
Sorry I pushed a changeset and accidently referenced this issue.
Please ignore the above gerrit reference.
Updated by Gerrit Code Review over 9 years ago
- Status changed from New to Under Review
Patch set 42 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/24132
Updated by Gerrit Code Review over 9 years ago
Patch set 43 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/24132
Updated by Gerrit Code Review over 9 years ago
Patch set 44 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/24132
Updated by Gerrit Code Review over 9 years ago
Patch set 45 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/24132
Updated by Gerrit Code Review over 9 years ago
Patch set 46 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/24132
Updated by Georg Ringer over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1e6421367ebaae09fed97e964e30cdd506431ec5.
Updated by Gerrit Code Review over 9 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41911
Updated by Gerrit Code Review over 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41911
Updated by Georg Ringer over 9 years ago
- Status changed from Under Review to Resolved
Applied in changeset 4dd19516b7eb76cc0c1d68b3695797512fd91a17.