-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X
-
Fix Version/s: 7.0.0 DXP FP64, 7.0.X
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Story Points:0.25
-
Fix Priority:3
-
Git Pull Request:
Description
After changing the site default language, the values are not copied over to the new default language when editing a web content which was created using the original language structure.
Reproduction Steps
- Add a new site and the default language of this site should be English.
- Add a structure with text field and a template to display this structure. The default language of this structure should be English.
- Change the default language of this site to French.
- Add a web content using the structure, and put some values in the text field. The default language of this web content should be French.
- Change the default language of this site to Spanish.
- Try editing the web content in Step#4, changing the locale of the Summary to Spanish.
Expected Result: The values of the web content are copied over to the new language, including Title, Summary and the Text field.
Actual Result: The values of the web content are not copied over to the new language, including Title, Summary and the Text field.
- causes
-
LPS-88813 DDM field values are copied from translation language to default language
- Closed