Broken page translation French default language to English

Created on 25 November 2022, almost 2 years ago
Updated 16 July 2023, about 1 year ago

Problem/Motivation

I am working on a Drupal instance installed with French as default language and English as an additional language, administration pages language in English. When I add an English translation to a basic page, the original French version becomes inaccessible. Clicking on the edit button of the original French page always opens the edit form of the English version. The only way to edit the original is to delete the English version or change the admin pages language to English.

Steps to reproduce

Install Drupal 9.4.8 in French.
Add English language.
Set your user language for Administration pages to English.
Enable content translation and configure it with basic page: translatable/default settings.
Create a basic page in French. Insert a title only and save.
Edit the page -> Translate -> Add English version. Change the title and save.
Now there are two instances of the page. Click on Edit the original (French) version.
It opens the English version.

What behavior were you expecting?

Being able to edit the original page.

🐛 Bug report
Status

Closed: works as designed

Version

9.5

Component
Language system 

Last updated 1 day ago

  • Maintained by
  • 🇩🇪Germany @sun
Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇩🇪Germany sleitner

    @rhy: "Account administration pages" always overwrites your URL language detection in admin area. Activate "Customize Content language detection to differ from Interface text language detection settings" in /admin/config/regional/language/detection and activate URL detection below.

  • Status changed to Closed: works as designed about 1 year ago
  • @sleitner: Thank you! It was a configuration issue.

Production build 0.71.5 2024