Bug #86623
closedtt_content - error when language content set to -1
100%
Description
I've found a problem regarding language handling for tt_content elements in 9 LTE version.
Problem is connected with a Feature: #85164 Available languages respects site configuration settings [[https://docs.typo3.org/typo3cms/extensions/core/Changelog/9.4/Feature-85164-AvailableLanguagesRespectsSiteConfigurationSettings.html]]
Reproduction steps:
Setup any "Site configuration" with at least one language for a TYPO3 website.
Change language for tt_content to "All [-1]"
Exception will appear #1522960188 InvalidArgumentException. Language -1 does not exist on site ...
Updated by Georg Ringer about 6 years ago
- Category changed from Localization to Site Handling, Site Sets & Routing
- Status changed from New to Accepted
Updated by Gerrit Code Review about 6 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/58612
Updated by Gerrit Code Review about 6 years ago
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/58614
Updated by Gerrit Code Review about 6 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58614
Updated by Gerrit Code Review about 6 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58614
Updated by Gerrit Code Review about 6 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58612
Updated by Chris no-lastname-given about 6 years ago
On the related issue. When language is set to -1, content element won't display in FE in default language.
Updated by Georg Ringer about 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d70b6f51d864ec4425ff6c2c5cd06dc78e9e9807.
Updated by Chris no-lastname-given almost 6 years ago
- Related to Bug #86972: All Language Content Element are not displayed in default language added
Updated by André Buchmann almost 6 years ago
- Related to Bug #87067: Add support for language -1 to TCA field type slug added