Project

General

Profile

Actions

Bug #91314

closed

Typo in validation.identifierExists.message text message in the backend extension

Added by Marcin Sągol almost 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2020-05-05
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
7.2
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:

Description

The validation.identifierExists.message text message used in typo3/sysext/backend/Classes/Controller/SiteConfigurationController.php controller (https://github.com/TYPO3-CMS/backend/blob/v10.4.1/Resources/Private/Language/locallang_siteconfiguration.xlf#L58) has a small typo:

Given site identifier "%1s" already exists and points to a different site. The existing identifier "%2s" for this site is kept.';

and it should be:
Given site identifier "%1s" already exists and points to a different site. The existing identifier "%2s" for this site is kept.

Actions #1

Updated by Gerrit Code Review almost 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/+/64417

Actions #2

Updated by Gerrit Code Review almost 4 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/c/Packages/TYPO3.CMS/+/64357

Actions #3

Updated by Marcin Sągol almost 4 years ago

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

Updated by Benni Mack almost 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF