You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This happens when translating page trees that are still (largely) in Draft.
When the page is first translated using "Translate into" button and "Copy from Canonical" checkmark, the page's title is copied from the canonical version (i.e. usually English). If the user later translates the page and changes the Title to the target language, but does not publish the translated page, its name will keep being displayed in English in "Translate into" Parent page dropdowns.
As a workaround, one may publish and then immediately un-publish the parent page.
How to reproduce?
Press "translate into" on a random page (let's call it A)
When the page editor opens, change the page title from A to B.
Save the draft. Do not publish the new page.
Translate another page into the same language. Look at the "Parent page" dropdown.
Expected result:
B is an option in the dropdown.
Actual result:
A is an option in the dropdown.
Workaround
Publish and immediately un-publish page B.
Translate another page into the same language. Look at the "Parent page" dropdown.
Issue summary
This happens when translating page trees that are still (largely) in Draft.
When the page is first translated using "Translate into" button and "Copy from Canonical" checkmark, the page's title is copied from the canonical version (i.e. usually English). If the user later translates the page and changes the Title to the target language, but does not publish the translated page, its name will keep being displayed in English in "Translate into" Parent page dropdowns.
As a workaround, one may publish and then immediately un-publish the parent page.
How to reproduce?
Expected result:
B is an option in the dropdown.
Actual result:
A is an option in the dropdown.
Workaround
Technical details
The text was updated successfully, but these errors were encountered: