Bug #87510
closedExisting Translation breaks List-View
100%
Description
If a translation exists (i.e. of a page or content) on a page, the List-View in the backend no longer works on that page.
If you configure the requested language in the "Sites" management, the List-View works as it should.
The Error:
#1522960188 InvalidArgumentException
Language 1 does not exist on site XYZ.
thrown in: /typo3/sysext/core/Classes/Site/Entity/Site.php line 220
Updated by Adhurim Gervalla almost 6 years ago
I can confirm this bug.
If I copy a content element from one page with translation to another page tree without translations, the list module on that page will stop working.
Updated by Gerrit Code Review almost 6 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/59642
Updated by Patrick Schriner almost 6 years ago
Steps to reproduce:
- Add a language in your site
- Translate a page with that new language
- Delete the language in your site
- Try to open the translated page in the backend
Updated by Gerrit Code Review almost 6 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/+/59762
Updated by Patrick Schriner almost 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 405c314db6ea080bc5f5366ee437ea9ac767e4ed.