-
Type:
Bug
-
Status:
Closed
-
Resolution:
Fixed
-
Affects Version/s:
7.0.X
-
-
-
Reproducing Steps
- Create a new web content structure with a text box repeatable, localizable field.
- Start creating a new web content with that structure.
- In the default language, fill out the title.
- Add a new translation to another language.
- Modify the title in the new language.
- Go back to the default language.
- Fill out the text field with "texto1".
- Repeat the field.
- Fill out the repeated text field with "texto2".
- Publish the web content.
- Edit the web content.
- Go to the second language.
Expected: The title has the translated value. The 2 text fields are blank.
Observed: The title has the translated value. Only the original field is blank. The repeated field has the value "texto2".