Project

General

Profile

Actions

Bug #86150

closed

Problem when page tree for site is deleted and site configuration remains

Added by Timo Hund over 5 years ago. Updated over 5 years ago.

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

100%

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

Description

I think that there is a problem when the site configuration remains in /config/sitename, but the site in the page tree is deleted.

I did the following steps:

  • Created page structure for site A (site with site root)
  • Created site configuration for that site in sites module

After that i wanted to recreate the page structure in a second tree (but with the goal to use the same domain as for site A because i want to replace that later).

  • Created page structure for site B
  • Deleted page structure for site A (because i did't not need it anymore)
  • Created site configuration for site B

In the end i got a page not found error in the frontend, but the configuration in the backend looked correct (page structure for page B and site configuration for siteB). In the end i recognized, that the pagetree for page A was deleted, but the site configuration in the config folder still exists. But the site configuration for siteA was not visible anymore in the backend.

I think it would be good if the unused site configurations are somehow visible in the backend, or the site configuration is deleted when the tree for that site get's deleted.

Actions #1

Updated by Georg Ringer over 5 years ago

  • Category set to Link Handling, Site Handling & Routing
  • Status changed from New to Accepted
Actions #2

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/58192

Actions #3

Updated by Georg Ringer over 5 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF