Details
Description
Steps to reproduce:
- Create a page Foo with content: "Original content"
- Set the wiki multilingual with default language en and available languages en, fr
- Create an english translation for "Foo" with content: "English content"
- Go to http://localhost:8080/xwiki/bin/view/Foo/WebHome?language= or click on the link named "Foo ()" in recently modified page
Expected result:
- You should see "Original content"
Obtained result:
- You get "English content"
Attachments
Issue Links
- relates to
-
XWIKI-14165 Unable to edit the original document if it has default language blank and en (configured default translation) translation exists
- Closed