Project

General

Profile

Actions

Bug #86186

closed

No pseudo-site found in root line for workspaces

Added by Joerg Kummer over 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Link Handling, Site Handling & Routing
Target version:
Start date:
2018-09-07
Due date:
% Done:

100%

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

Description

When editing a new created page in workspace, editing is not possible - throws error No pseudo-site found in root line of page [n]

Reproduce:
- enable workspaces and create one for draft
- switch to draft workspace
- create new page in rootline, outside of any existing page tree or site configuration
- edit this newly created page (context menu in pagetree or any other edit button in list view)

Expect:
- Frame with form for page properties will open to start editing

Result:
- Error No pseudo-site found in root line of page returned


Files

issueWsDraftPageEdit.png (187 KB) issueWsDraftPageEdit.png Joerg Kummer, 2018-09-07 14:51

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #85985: Error: No pseudo-site found in root line of page 3Closed2018-08-27

Actions
Related to TYPO3 Core - Bug #86678: Exception when using workspaces and using a site configurationClosed2018-10-17

Actions
Related to TYPO3 Core - Bug #88586: No pseudo-site found in root line for workspacesClosed2019-06-18

Actions
Actions #1

Updated by Joerg Kummer over 5 years ago

  • Related to Bug #85985: Error: No pseudo-site found in root line of page 3 added
Actions #2

Updated by Susanne Moog over 5 years ago

  • Target version set to 9 LTS
Actions #3

Updated by Susanne Moog over 5 years ago

  • Status changed from New to Accepted

Background:

PseudoSiteFinder queries in \TYPO3\CMS\Core\Site\PseudoSiteFinder::getAllRootPagesWithoutSiteConfiguration for all pages with is_siteroot and pid 0 - pid 0 in this case filters the first draft version of the record in workspace (as that has pid -1) and the used FrontendWorkspaceRestriction then filters the NEW PLACEHOLDER (which has pid 0). Maybe this can be fixed by including the placeholders, but I'm unsure of possible side effects.

Actions #4

Updated by Susanne Moog over 5 years ago

  • Category set to Link Handling, Site Handling & Routing
Actions #5

Updated by Benni Mack over 5 years ago

  • Target version changed from 9 LTS to next-patchlevel
Actions #6

Updated by Gerrit Code Review over 5 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58898

Actions #7

Updated by Gerrit Code Review over 5 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58898

Actions #8

Updated by Steffen Dietrich over 5 years ago

I tried to come up with a solution and it's working so far....but I m not sure if it's the best way for solving this problem.
https://review.typo3.org/#/c/58898/

Actions #9

Updated by Riccardo De Contardi over 5 years ago

  • Related to Bug #86678: Exception when using workspaces and using a site configuration added
Actions #10

Updated by Gerrit Code Review over 5 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58898

Actions #11

Updated by Gerrit Code Review over 5 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/59229

Actions #12

Updated by Gerrit Code Review over 5 years ago

Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/59453

Actions #13

Updated by Benni Mack over 5 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #14

Updated by Benni Mack almost 5 years ago

  • Status changed from Resolved to Closed
Actions #15

Updated by Philipp Seiler almost 5 years ago

  • Related to Bug #88586: No pseudo-site found in root line for workspaces added
Actions

Also available in: Atom PDF