Bug #72567
closedBackend Configuration Manager - Workspaces
100%
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 !
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
Updated by Wouter Wolters almost 9 years ago
- Target version deleted (
_on hold - Upgrade TYPO3 6.2)
Updated by Riccardo De Contardi over 8 years ago
- Category changed from Workspaces to Extbase
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
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
Updated by Benni Mack over 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 30bb1b11319c153da8ae0002dc5ba54cdd3cd556.