Project

General

Profile

Actions

Bug #87949

closed

Upgrade v8 LTS to v9 LTS - PopulatePageSlugs Update not work with Workspaces

Added by Markus Pircher about 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Link Handling, Site Handling & Routing
Target version:
Start date:
2019-03-19
Due date:
% Done:

100%

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

Description

trace:

(1/1) #1534710048 TYPO3\CMS\Core\Exception\SiteNotFoundException
No pseudo-site found in root line of page 1386

in /public/typo3/sysext/core/Classes/Site/PseudoSiteFinder.php line 179

at TYPO3\CMS\Core\Site\PseudoSiteFinder->getSiteByPageId(1386, array(array('pid' => -1, 'uid' => 1386, 't3ver_oid' => 148, 't3ver_wsid' => 0, 't3ver_state' => 0, 'title' => '', 'alias' => '', 'nav_title' => '', 'media' => '', 'layout' => 1, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'extendToSubpages' => 0, 'doktype' => 1, 'TSconfig' => null, 'tsconfig_includes' => null, 'is_siteroot' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'fe_login_mode' => 0, 'backend_layout_next_level' => '')))
in /public/typo3/sysext/core/Classes/Routing/SiteMatcher.php line 210

at TYPO3\CMS\Core\Routing\SiteMatcher->matchByPageId(1386)
in /public/typo3/sysext/core/Classes/DataHandling/SlugHelper.php line 290

at TYPO3\CMS\Core\DataHandling\SlugHelper->isUniqueInSite('/page-title', object(TYPO3\CMS\Core\DataHandling\Model\RecordState))
in /public/typo3/sysext/install/Classes/Updates/PopulatePageSlugs.php line 172

at TYPO3\CMS\Install\Updates\PopulatePageSlugs->populateSlugs()
in /public/typo3/sysext/install/Classes/Updates/PopulatePageSlugs.php line 99

at TYPO3\CMS\Install\Updates\PopulatePageSlugs->executeUpdate()
in /public/typo3/sysext/install/Classes/Service/UpgradeWizardsService.php line 397

at TYPO3\CMS\Install\Service\UpgradeWizardsService->executeWizard('pagesSlugs')
in /public/typo3/sysext/install/Classes/Controller/UpgradeController.php line 967

at TYPO3\CMS\Install\Controller\UpgradeController->upgradeWizardsExecuteAction(object(TYPO3\CMS\Core\Http\ServerRequest))
in /public/typo3/sysext/install/Classes/Http/RequestHandler.php line 205

at TYPO3\CMS\Install\Http\RequestHandler->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /public/typo3/sysext/install/Classes/Http/Application.php line 65

at TYPO3\CMS\Install\Http\Application->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /public/typo3/sysext/core/Classes/Http/AbstractApplication.php line 110

at TYPO3\CMS\Core\Http\AbstractApplication->run()
in /public/typo3/install.php line 104

at {closure}()
in /public/typo3/install.php line 105

Actions

Also available in: Atom PDF