Bug #93445
closedmoved translated Content Element is not visible on FE Preview
100%
Description
this happens not in v10
Steps to reproduce:
- Have an installation with a Workspace and at least one non-default language.
- Have a Content Element in default Language, with Translation in live WS
- Switch to WS
- move the Content Element in default Language to an other page
- the Translation is also moved, which fine, Backend looks good
- Click the "View Webpage" on the non-default language, to see Frontend-Preview
- the translated Content Element is not shown
Files
Updated by Achim Fritz almost 4 years ago
more infos:
i have attached a db dump after the moving operation (pages, tt_content, sys_workspace and sys_language)
this is my TS Setup:
page = PAGE page.10 = TEXT page.10.value ( hello word ) page.100 = CONTENT page.100 { table = tt_content select { orderBy = sorting where = {#colPos}=0 } }
this is my site-config
base: / languages: - title: English enabled: true languageId: 0 base: / typo3Language: default locale: en_US.UTF-8 iso-639-1: en navigationTitle: English hreflang: en-us direction: ltr flag: us - title: de enabled: true base: /de/ typo3Language: de locale: de_DE.UTF-8 iso-639-1: de websiteTitle: '' navigationTitle: '' hreflang: '' direction: '' fallbackType: strict fallbacks: '' flag: de languageId: 1 rootPageId: 1 websiteTitle: ''
Updated by Gerrit Code Review almost 3 years 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/+/73150
Updated by Gerrit Code Review almost 3 years 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/+/73150
Updated by Gerrit Code Review almost 3 years 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/+/73150
Updated by Gerrit Code Review almost 3 years 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/+/73150
Updated by Gerrit Code Review almost 3 years ago
Patch set 1 for branch 11.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/+/73280
Updated by Benni Mack almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset eba3779eb0b8054da8488451d17bdb4286d29932.