Project

General

Profile

Actions

Bug #72567

closed

Backend Configuration Manager - Workspaces

Added by Millon Antoine almost 9 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2016-01-07
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Hello,

On a TYPO3 6.2.17.

Site is using Flux, maybe you'll consider it's a Flux issue.

Site uses workspaces.

All tests were made in LIVE mode.

The pb was the following :
  • We use flux to display a template selection in page properties. At the begining of the week, it disappeared : no template could be selected in pages properties.
  • Flux need TS configuration to work : it uses getTypoScriptSetup() from TYPO3\CMS\Extbase\Configuration\BackendConfigurationManager.
  • Now is the trick : a new site had been created (page set as siteroot) in a specific workspace (not in LIVE).
  • In LIVE, TS configuration was set using this site page id as root. Method TYPO3\CMS\Extbase\Configuration\BackendConfigurationManager::getCurrentPageIdFromCurrentSiteRoot() returned the workspace page as root, not the actual LIVE root page.

Told contributors to not create new sites on workspaces.
But the fact is that it's something they can actually do.
Maybe getCurrentPageIdFromCurrentSiteRoot should take care of current workspace.
Or maybe users should be prevented from creating new site while working in workspace.

Thanks for your time,

Tchuss !

Actions #1

Updated by Steffen Gebert almost 9 years ago

  • Project changed from 1762 to TYPO3 Core
  • TYPO3 Version set to 6.2
  • Is Regression set to No
Actions #2

Updated by Wouter Wolters almost 9 years ago

  • Target version deleted (_on hold - Upgrade TYPO3 6.2)
Actions #3

Updated by Riccardo De Contardi over 8 years ago

  • Category set to Workspaces
Actions #4

Updated by Riccardo De Contardi over 8 years ago

  • Category changed from Workspaces to Extbase
Actions #5

Updated by Gerrit Code Review over 4 years ago

  • Status changed from New 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/c/Packages/TYPO3.CMS/+/65191

Actions #6

Updated by Gerrit Code Review over 4 years ago

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

Actions #7

Updated by Benni Mack over 4 years ago

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

Updated by Benni Mack about 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF