Project

General

Profile

Actions

Bug #93282

closed

TYPO3 Exception #1478105826 when editing backend user group

Added by Michael Hank over 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2021-01-13
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
10
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

We ran into a strange issue in an web that has been upgraded from 8.7 LTS to 10.4 LTS.

When trying to edit a backend user group via "Backend Users" > "Backend user groups" we get the following exception:

Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1478105826: Data structure file could not be resolved to an existing file | RuntimeException thrown in file /www/htdocs/w0182dcd/typo3_src-10.4.12/typo3/sysext/core/Classes/Configuration/FlexForm/FlexFormTools.php in line 688. Requested URL: https://www.{tld}/typo3/index.php?route=%%2Frecord%%2Fedit&token=--AnonymizedToken--&edit%%5Bbe_groups%%5D%%5B1%%5D=edit&returnUrl=%%2Ftypo3%%2Findex.php%%3Froute%%3D%%252Fmodule%%252Fsystem%%252FBeuserTxBeuser%%26token%%3D7c4fa7499c1e9b616e8d6c7016726924cda762cf%%26tx_beuser_system_beusertxbeuser%%255Baction%%255D%%3Dindex%%26tx_beuser_system_beusertxbeuser%%255Bcontroller%%255D%%3DBackendUserGroup

When trying to edit a backend user group via "List" > root page, we get a a slightly different exception.

Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1478105826: Data structure file could not be resolved to an existing file | RuntimeException thrown in file /www/htdocs/w0182dcd/typo3_src-10.4.12/typo3/sysext/core/Classes/Configuration/FlexForm/FlexFormTools.php in line 688. Requested URL: https://www.{tld}/typo3/index.php?route=%%2Frecord%%2Fedit&token=--AnonymizedToken--&edit[be_groups]1=edit&returnUrl=%%2Ftypo3%%2Findex.php%%3Froute%%3D%%252Fmodule%%252Fweb%%252Flist%%26token%%3D3f3ca974b9f9dd580196ba041d9a91e5df3d912d%%26id%%3D0

I've removed the domain in the URLs and replaced it by the segment {tld} instead.

Actions

Also available in: Atom PDF