Project

General

Profile

Actions

Bug #92464

closed

TYPO3 Upgrade fails with exception on slug population

Added by Markus Klein over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend API
Target version:
-
Start date:
2020-10-01
Due date:
% Done:

100%

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

Description

Upgrading from v8 to v10 and executing the PopulatePageSlugs upgrade causes this exception:

"Uncaught TYPO3 Exception: Argument 1 passed to TYPO3\CMS\Core\Database\Query\Restriction\WorkspaceRestriction::__construct() must be of the 
type int, null given" 

The stack trace reveals that BackendUtility::getRecordLocalization is responsible.
It accesses the current BE user's workspace, when there is not BE user.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #92209: Various BE modules show newly created records of all workspacesClosedBenni Mack2020-09-05

Actions
Has duplicate TYPO3 Core - Bug #92639: TYPO3 10.4 - Install tool "slugs for pages" errorClosed2020-10-21

Actions
Actions

Also available in: Atom PDF