Project

General

Profile

Actions

Bug #100083

closed

Exception when creating a site with a digit number as identifier

Added by Christian Eßl over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-03-04
Due date:
% Done:

100%

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

Description

When creating a site with only a digit number as idenifier, both the backend and frontend will crash because of a typing error.

TYPO3\CMS\Core\Configuration\SiteConfiguration::getSiteSettings(): Argument #1 ($siteIdentifier) must be of type string, int given, called in /var/www/html/typo3/sysext/core/Classes/Configuration/SiteConfiguration.php on line 150

You just need to open the site module, create a new site with 1 as identifier and TYPO3 will crash.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #100502: Exception in UpgradeWizard when having a site identifier containing only digits ClosedOliver Bartsch2023-04-06

Actions
Actions #1

Updated by Gerrit Code Review over 1 year ago

  • Status changed from New to Under Review

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

Actions #2

Updated by Gerrit Code Review over 1 year ago

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

Actions #3

Updated by Gerrit Code Review over 1 year ago

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

Actions #4

Updated by Gerrit Code Review over 1 year ago

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

Actions #5

Updated by Gerrit Code Review over 1 year ago

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

Actions #6

Updated by Gerrit Code Review over 1 year ago

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

Actions #7

Updated by Christian Eßl over 1 year ago

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

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions #9

Updated by Oliver Bartsch over 1 year ago

  • Related to Bug #100502: Exception in UpgradeWizard when having a site identifier containing only digits added
Actions

Also available in: Atom PDF