Project

General

Profile

Actions

Bug #92015

closed

referenceindex:update ... Exception handler ... Too few arguments

Added by Horst Häberlen over 3 years ago. Updated over 3 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2020-08-15
Due date:
% Done:

0%

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

Description

Upgrading from working 9.5.x Version to 10.4.6 leads to an reproducible error (upgraded twice from same sourec):

Core: Exception handler (WEB): Uncaught TYPO3 Exception: Too few arguments to function TYPO3\CMS\Core\Database\SoftReferenceIndex::__construct(), 0 passed in /home/xxx/typo3_src-10.4.6/typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 3426 and exactly 1 expected | ArgumentCountError thrown in file /home/xxx/typo3_src-10.4.6/typo3/sysext/core/Classes/Database/SoftReferenceIndex.php in line 90. Requested URL: https://xxx/typo3/index.php?route=%2Frecord%2Fedit&token=--AnonymizedToken--&edit%5Btt_content%5D%5B-1743%5D=new&defVals%5Btt_content%5D%5BcolPos%5D=1&defVals%5Btt_content%5D%5Bsys_language_uid%5D=0&defVals%5Btt_content%5D%5BCType%5D=textpic&returnUrl=%2Ftypo3%2Findex.php%3Froute%3D%252Fmodule%252Fweb%252Flayout%26token%3Dfec4a465d4fea1152e47eee699cfc06e5531d578%26id%3D324 - {"TYPO3_MODE":"BE","exception":{}}

The error occurs when:
DB Testinng > updating SoftReferenceIndex
Insering/deleting/moving a content element

FE is working
Inserted content elements are visible in FE


Files

TYPO3 Exception.html (65.3 KB) TYPO3 Exception.html Horst Häberlen, 2020-08-17 00:04

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #89733: Migrate various Signal Slots to PSR-14 eventsClosedBenni Mack2019-11-21

Actions
Actions

Also available in: Atom PDF