Project

General

Profile

Bug #94140

Updated by Nikita Hovratov almost 3 years ago

PHP Warning: array_intersect_key(): Argument #2 is not an array 

 Full stack trace in attachement. 

 In class Typo3DbBackend->overlayLanguageAndWorkspaceForJoinedSelect: 

 @$fieldsOfMainTable `$fieldsOfMainTable = $pageRepository->getRawRecord($tableName, $rows[0]['uid']);@ $rows[0]['uid']);` 

 The getRawRecord method may return a "0", if the versionied record is disabled.

Back