Actions
Bug #86745
closedError in backend module 'list' after deleting a site language (not default language)
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Localization
Target version:
-
Start date:
2018-10-25
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I have two sites, my site configuration is as below:
- page tree 1 (default language: english, second language: german)
- page tree 2 (default language: english, second language: french)
After deleting the second language for page tree 2 in the site configuration the pages of this page tree can't anymore be edited in the module 'Web > List', only in module 'Web > Page'.
The site configuration for this page tree still exists and the default language is set.
The error is:
(1/1) #1522960188 InvalidArgumentException Language 2 does not exist on site root2.
Actions